Skip to content
Snippets Groups Projects
Commit 8d0b8419 authored by Patrick's avatar Patrick
Browse files

fix import

parent 558f0740
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,6 @@ package event
import (
"encoding/json"
"github.com/apache/dubbo-go/common/extension"
)
import (
......@@ -29,6 +28,7 @@ import (
import (
"github.com/apache/dubbo-go/common"
"github.com/apache/dubbo-go/common/constant"
"github.com/apache/dubbo-go/common/extension"
"github.com/apache/dubbo-go/common/logger"
"github.com/apache/dubbo-go/registry"
)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment