diff options
Diffstat (limited to 'core/namespace/ItemInterface.php')
-rw-r--r-- | core/namespace/ItemInterface.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/namespace/ItemInterface.php b/core/namespace/ItemInterface.php index e7ccb6a..efee734 100644 --- a/core/namespace/ItemInterface.php +++ b/core/namespace/ItemInterface.php @@ -2,4 +2,3 @@ interface ItemInterface { public function __construct($itemID, \Database $Database); } -?>
\ No newline at end of file |