]> git.mxchange.org Git - shipsimu.git/blobdiff - application/shipsimu/exceptions/class_ToMuchEmployeesException.php
Continued:
[shipsimu.git] / application / shipsimu / exceptions / class_ToMuchEmployeesException.php
index a6bffb01f8080b257081f69d4d75b76a9335deb3..0c95176158a46867ebbe9d3cce5a7f0d72e749b2 100644 (file)
@@ -33,6 +33,3 @@ class ToMuchEmployeesException extends FrameworkException {
                parent::__construct($message, $code);
        }
 }
-
-// [EOF]
-?>