Skip to content
Snippets Groups Projects
Commit 3960cc1b authored by AlexStocks's avatar AlexStocks
Browse files

Imp: change imports

parent 33b75f13
No related branches found
No related tags found
No related merge requests found
......@@ -20,11 +20,17 @@
// Package filter is a generated GoMock package.
package impl
import (
reflect "reflect"
)
import (
gomock "github.com/golang/mock/gomock"
)
import (
common "github.com/apache/dubbo-go/common"
protocol "github.com/apache/dubbo-go/protocol"
gomock "github.com/golang/mock/gomock"
reflect "reflect"
)
// MockRejectedExecutionHandler is a mock of RejectedExecutionHandler interface
......
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