diff --git a/Server/api/profile_handler.go b/Server/api/profile_handler.go index a4553207..006115fe 100644 --- a/Server/api/profile_handler.go +++ b/Server/api/profile_handler.go @@ -3,7 +3,6 @@ package api import ( "encoding/json" "fmt" - "log/slog" "net/http" "net/url" "strings"