]> git.mxchange.org Git - shipsimu.git/blobdiff - application/shipsimu/interfaces/class_BookableAccount.php
Continued:
[shipsimu.git] / application / shipsimu / interfaces / class_BookableAccount.php
index 3f3a5751123df42a900e7434d70797ca4705240d..b794268b0f7418158fe14ef6fa3e70d15882e407 100644 (file)
@@ -31,6 +31,3 @@ interface BookableAccount extends FrameworkInterface {
         */
        function bookAmountDirectly (Requestable $requestInstance);
 }
-
-// [EOF]
-?>