Skip to content
Snippets Groups Projects
Commit 25b5f9b0 authored by vito.he's avatar vito.he
Browse files

Mod:registry dir ut

parent 2af06a6b
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,6 @@ package directory
import (
"context"
"github.com/dubbo/go-for-apache-dubbo/protocol/invocation"
"net/url"
"strconv"
"testing"
......@@ -16,6 +15,7 @@ import (
"github.com/dubbo/go-for-apache-dubbo/common"
"github.com/dubbo/go-for-apache-dubbo/common/constant"
"github.com/dubbo/go-for-apache-dubbo/common/extension"
"github.com/dubbo/go-for-apache-dubbo/protocol/invocation"
"github.com/dubbo/go-for-apache-dubbo/protocol/protocolwrapper"
"github.com/dubbo/go-for-apache-dubbo/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