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