Fix imports lint error

This commit is contained in:
Slavi Pantaleev
2022-08-26 10:28:16 +03:00
parent bb754f9aa8
commit 698cb6b8b9

View File

@@ -4,6 +4,7 @@ import (
"fmt"
"gitlab.com/etke.cc/go/env"
"gitlab.com/etke.cc/postmoogle/utils"
)