فهرست منبع

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
     ]
 ).