diff options
Diffstat (limited to 'app/Auth/ReverseProxy.php')
-rw-r--r-- | app/Auth/ReverseProxy.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Auth/ReverseProxy.php b/app/Auth/ReverseProxy.php index 5aca881a..23e71a22 100644 --- a/app/Auth/ReverseProxy.php +++ b/app/Auth/ReverseProxy.php @@ -3,7 +3,6 @@ namespace Auth; use Core\Request; -use Core\Security; /** * ReverseProxy backend |