diff options
Diffstat (limited to 'models/item/item.go')
| -rw-r--r-- | models/item/item.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models/item/item.go b/models/item/item.go index c39f623..792fb4a 100644 --- a/models/item/item.go +++ b/models/item/item.go @@ -6,8 +6,8 @@ import ( "strings" "adammathes.com/neko/config" + "adammathes.com/neko/internal/vlog" "adammathes.com/neko/models" - "adammathes.com/neko/vlog" "github.com/PuerkitoBio/goquery" goose "github.com/advancedlogic/GoOse" "github.com/microcosm-cc/bluemonday" |
