瀏覽代碼

style: remove unused import

Stefan Strigler 3 年之前
父節點
當前提交
2914523117
共有 1 個文件被更改,包括 1 次插入2 次删除
  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
     ]
 ).