Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sub/subService.go')
-rw-r--r--sub/subService.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/sub/subService.go b/sub/subService.go
index 06d1ed0a..5363149a 100644
--- a/sub/subService.go
+++ b/sub/subService.go
@@ -6,6 +6,7 @@ import (
"net/url"
"strings"
"time"
+
"x-ui/database"
"x-ui/database/model"
"x-ui/logger"