Update main.go

This commit is contained in:
Hamidreza 2023-05-06 00:00:56 +03:30 committed by GitHub
parent e8f2aeab7c
commit 8801e03335

View file

@ -16,8 +16,6 @@ import (
"x-ui/web/global" "x-ui/web/global"
"x-ui/web/service" "x-ui/web/service"
"github.com/spf13/cobra"
"github.com/op/go-logging" "github.com/op/go-logging"
) )