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:
-rw-r--r--main.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/main.go b/main.go
index 6b5cdb2b..3281048d 100644
--- a/main.go
+++ b/main.go
@@ -16,8 +16,6 @@ import (
"x-ui/web/global"
"x-ui/web/service"
- "github.com/spf13/cobra"
-
"github.com/op/go-logging"
)