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:
authorHamidreza <70919649+hamid-gh98@users.noreply.github.com>2023-05-05 23:30:56 +0300
committerGitHub <noreply@github.com>2023-05-05 23:30:56 +0300
commit6602c55f3c8ab21e5690ef4bc60e402cad8486cd (patch)
tree9cd5469f566a46822671b6729cfd43740ebf978e /main.go
parentd405141ad07ed37484c7c9321cd201d303b3f4fa (diff)
Update main.go
Diffstat (limited to 'main.go')
-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"
)