Explorar o código

style: remove unused import

Stefan Strigler %!s(int64=3) %!d(string=hai) anos
pai
achega
2914523117
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      apps/emqx_gateway/src/emqx_gateway_api_authn.erl

+ 1 - 2
apps/emqx_gateway/src/emqx_gateway_api_authn.erl

@@ -30,8 +30,7 @@
     [
         return_http_error/2,
         with_gateway/2,
-        with_authn/2,
-        checks/2
+        with_authn/2
     ]
 ).