diff --git a/cmd/cibot/main.go b/cmd/cibot/main.go index e7fdb32f9878f7e308c5e768c7ee671e48319e86..11c87026759abef86d92337e4752db5d0b5cb4ce 100644 --- a/cmd/cibot/main.go +++ b/cmd/cibot/main.go @@ -2,7 +2,6 @@ package main import ( "github.com/spf13/pflag" - "gitee.com/openeuler/ci-bot/pkg/cibot" )