]> git.mxchange.org Git - shipsimu.git/blobdiff - application/shipsimu/exceptions/class_PersonellListAlreadyCreatedException.php
Continued:
[shipsimu.git] / application / shipsimu / exceptions / class_PersonellListAlreadyCreatedException.php
index c89dc4495cdecf693a1b071f5e482b301f99e386..7a37133b9b3a51d22ce34cca5311d9e352f89c90 100644 (file)
@@ -32,6 +32,3 @@ class PersonellListAlreadyCreatedException extends FrameworkException {
                parent::__construct($message, $code);
        }
 }
-
-// [EOF]
-?>