1
0
Fork 0
mirror of https://github.com/vbatts/dedupe-linker.git synced 2025-08-02 07:20:30 +00:00

*: general updates

This commit is contained in:
Vincent Batts 2016-07-18 11:23:33 -04:00
parent afe6182084
commit 9e4d10d2d5
4 changed files with 11 additions and 6 deletions

View file

@ -1,7 +1,7 @@
package walker
import (
"./base"
"github.com/vbatts/dedupe-linker/base"
)
type Walker struct {