From 8801e03335e444fc575671984a9214e0c43c6a44 Mon Sep 17 00:00:00 2001 From: Hamidreza <70919649+hamid-gh98@users.noreply.github.com> Date: Sat, 6 May 2023 00:00:56 +0330 Subject: [PATCH] Update main.go --- main.go | 2 -- 1 file changed, 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" )