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