fixing unused import

This commit is contained in:
ngn 2023-11-15 19:49:00 +03:00
parent d51712f8e7
commit a22f540e28

View File

@ -1,7 +1,6 @@
package routes package routes
import ( import (
"log"
"net/http" "net/http"
"os" "os"
"strings" "strings"