diff options
Diffstat (limited to 'infrastructure/Auth/routes_protected.php')
-rw-r--r-- | infrastructure/Auth/routes_protected.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/infrastructure/Auth/routes_protected.php b/infrastructure/Auth/routes_protected.php deleted file mode 100644 index 0fe814f..0000000 --- a/infrastructure/Auth/routes_protected.php +++ /dev/null @@ -1,3 +0,0 @@ -<?php - -$router->post('/logout', 'LoginController@logout');
\ No newline at end of file |