Update imports

This commit is contained in:
2019-08-05 00:16:59 +03:00
parent 78604e789b
commit 3d3f334eed
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ import (
"github.com/fsnotify/fsnotify"
"photocatalog/pkg/core"
"github.com/derfenix/photocatalog/pkg/core"
)
func main() {