Use public fornaxian.tech/util package

This commit is contained in:
2021-11-02 16:28:02 +01:00
parent 2c13397175
commit 98fe8d9719
6 changed files with 11 additions and 22 deletions

View File

@@ -16,7 +16,7 @@ import (
"time"
"fornaxian.tech/pixeldrain_api_client/pixelapi"
"fornaxian.tech/pixeldrain_server/util"
"fornaxian.tech/util"
"github.com/Fornaxian/log"
)