Skip to content

Commit 0dd90f1

Browse files
committed
Update go.mod
1 parent f080038 commit 0dd90f1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

go.mod

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,3 @@ require (
2121
github.com/google/go-cmp v0.5.8 // indirect
2222
github.com/stretchr/testify v1.8.0
2323
)
24-
25-
// replace github.com/masx200/leetcode-test/serialize-and-deserialize-binary-tree v0.0.0-20220825072430-380d3e0e30a2 => ./serialize-and-deserialize-binary-tree
26-
27-
// replace github.com/masx200/leetcode-test/utils v0.0.0-20220825072430-380d3e0e30a2 => ./utils

0 commit comments

Comments
 (0)