test(project): 🩹 fix imports

master
Xeronith 2022-10-01 12:38:20 +03:30
rodzic d308a33f37
commit 0a900796e4
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,12 +1,12 @@
package tests package tests
import ( import (
"app/models/repos"
"app/routes" "app/routes"
"bytes" "bytes"
"caching" "caching"
"config" "config"
"db" "db"
"db/repos"
"encoding/json" "encoding/json"
"fmt" "fmt"
"logging" "logging"