X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=application%2Fshipsimu%2Fexceptions%2Fclass_ShipPartNotConstructableException.php;fp=application%2Fshipsimu%2Fexceptions%2Fclass_ShipPartNotConstructableException.php;h=3d42ff4b089a677223274b8042603cb59fe35ded;hb=3b54f8e7ee46f111f4f8058221fa8e23112f4e54;hp=48b4fe7b7fdaf179d243cbbb388dee05310d0765;hpb=00225d81115763e48aa6cfb918d6ec9e9ace39e6;p=shipsimu.git diff --git a/application/shipsimu/exceptions/class_ShipPartNotConstructableException.php b/application/shipsimu/exceptions/class_ShipPartNotConstructableException.php index 48b4fe7..3d42ff4 100644 --- a/application/shipsimu/exceptions/class_ShipPartNotConstructableException.php +++ b/application/shipsimu/exceptions/class_ShipPartNotConstructableException.php @@ -32,6 +32,3 @@ class ShipPartNotConstructableException extends FrameworkException { parent::__construct($message, $code); } } - -// [EOF] -?>