style: remove unused import
This commit is contained in:
parent
07347e3f9e
commit
2914523117
|
@ -30,8 +30,7 @@
|
||||||
[
|
[
|
||||||
return_http_error/2,
|
return_http_error/2,
|
||||||
with_gateway/2,
|
with_gateway/2,
|
||||||
with_authn/2,
|
with_authn/2
|
||||||
checks/2
|
|
||||||
]
|
]
|
||||||
).
|
).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue