]> git.mxchange.org Git - shipsimu.git/blobdiff - application/shipsimu/exceptions/class_ContractAllreadySignedException.php
Continued:
[shipsimu.git] / application / shipsimu / exceptions / class_ContractAllreadySignedException.php
index fc17f6474cbae7eaa5871d1e31e55143eb20ffe2..ab4b9c869ee732b43341de58be227f50751e1f6c 100644 (file)
@@ -34,6 +34,3 @@ class ContractAllreadySignedException extends FrameworkException {
                parent::__construct($message, $code);
        }
 }
-
-// [EOF]
-?>