root 5 years ago
parent
commit
7fc34fa2b8
2 changed files with 0 additions and 1 deletions
  1. 0 0
      public/umi.js
  2. 0 1
      routes/api.php

File diff suppressed because it is too large
+ 0 - 0
public/umi.js


+ 0 - 1
routes/api.php

@@ -36,7 +36,6 @@ Route::prefix('v1')
 				    $ctrl = \App::make("\\App\\Http\\Controllers\\User\\" . ucfirst($class) . "Controller");
 				    return \App::call([$ctrl, $action]);
 				});
-                Route::get('server/log/fetch', 'User\\ServerController@logFetch');
             });
 
         // Passport

Some files were not shown because too many files changed in this diff