1
0
mirror of synced 2025-03-21 23:43:53 +03:00

#1130 DDC-3300 - minor CS fix (EOF EOL)

This commit is contained in:
Marco Pivetta 2015-01-16 16:45:21 +01:00
parent fbe294927f
commit 635d2c141f

View File

@ -76,4 +76,3 @@ class DDC3300Employee extends DDC3300Person implements DDC3300EmployeeInterface
{
const CLASSNAME = __CLASS__;
}