diff --git a/src/inventory/Window.php b/src/inventory/Window.php index 86db447e4..ddd06a85f 100644 --- a/src/inventory/Window.php +++ b/src/inventory/Window.php @@ -29,6 +29,4 @@ class Window{ public function __construct(){ $this->server = ServerAPI::request(); } -} - -?> \ No newline at end of file +} \ No newline at end of file