]> git.mxchange.org Git - shipsimu.git/blobdiff - application/shipsimu/exceptions/class_WrongGenderSpecifiedException.php
Continued:
[shipsimu.git] / application / shipsimu / exceptions / class_WrongGenderSpecifiedException.php
index 306a68042d1e5cce3d280f7a918d16f4b16359a4..cab603e834548f68b8367d243c391278cdfdcfc7 100644 (file)
@@ -30,6 +30,3 @@ class WrongGenderSpecifiedException extends FrameworkException {
                parent::__construct($message, $code);
        }
 }
-
-// [EOF]
-?>