Skip to content
Snippets Groups Projects
Commit 1aaeb4c2 authored by flycash's avatar flycash
Browse files

Fix Review

parent 1167e74b
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@
* limitations under the License.
*/
package dynamic_mapping
package dynamic
import (
"strconv"
......
......@@ -15,7 +15,7 @@
* limitations under the License.
*/
package dynamic_mapping
package dynamic
import (
"testing"
......
......@@ -15,7 +15,7 @@
* limitations under the License.
*/
package in_memory
package memory
import (
gxset "github.com/dubbogo/gost/container/set"
......
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