Fix error in config directory

This commit is contained in:
idk
2020-01-05 13:48:30 -05:00
parent bf6b920eff
commit 6159dc47f0
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ import (
)
import (
"github.com/eyedeekay/sam-forwarder/i2pkeys"
sfi2pkeys "github.com/eyedeekay/sam-forwarder/i2pkeys"
"github.com/eyedeekay/sam3/i2pkeys"
)