Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
Urhengulas committed Mar 22, 2020
1 parent e2918ac commit fb5dd0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elastic/models/face.go
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ import (
"encoding/json"
"math"

"github.com/codeuniversity/smag-mvp/models"
"github.com/codeuniversity/smag-mvp/insta/models"
)

// FaceDoc is the type that is used to store a face in elasticsearch

0 comments on commit fb5dd0a

Please sign in to comment.