From 39aa8530424310663c888f9e02224158961532e3 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Tue, 30 Oct 2018 18:41:29 +0100 Subject: PHP is crap --- .../Console/Commands/WebSocketServerCommand.php | 37 ---------------------- 1 file changed, 37 deletions(-) delete mode 100644 infrastructure/Console/Commands/WebSocketServerCommand.php (limited to 'infrastructure/Console/Commands/WebSocketServerCommand.php') diff --git a/infrastructure/Console/Commands/WebSocketServerCommand.php b/infrastructure/Console/Commands/WebSocketServerCommand.php deleted file mode 100644 index 764e16a..0000000 --- a/infrastructure/Console/Commands/WebSocketServerCommand.php +++ /dev/null @@ -1,37 +0,0 @@ -line('Starting websocket...'); - $server->run(); - } -} \ No newline at end of file -- cgit v1.2.3