code cleanup

This commit is contained in:
stefanodvx 2025-04-24 12:20:35 +02:00
parent 917be1687f
commit 5336968e05
34 changed files with 193 additions and 115 deletions

View file

@ -1,8 +1,6 @@
package util
import (
"govd/config"
"govd/models"
"log"
"net"
"net/http"
@ -10,6 +8,9 @@ import (
"strings"
"sync"
"time"
"govd/config"
"govd/models"
)
var (