Update main.go

This commit is contained in:
Hamidreza 2023-05-06 00:00:56 +03:30 committed by GitHub
parent d405141ad0
commit 6602c55f3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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