remove unused module from ratelimit middleware
All checks were successful
Build and publish the docker image / build (push) Successful in 56s

Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
ngn 2025-05-02 16:53:31 +03:00
parent 2f160a8649
commit 2a7121d85c
Signed by: ngn
GPG Key ID: A3654DF5AD9F641D

View File

@ -1,7 +1,6 @@
package middleware package middleware
import ( import (
"anonymousoverflow/config"
"anonymousoverflow/src/utils" "anonymousoverflow/src/utils"
"os" "os"
"strings" "strings"