aboutsummaryrefslogtreecommitdiff
path: root/api/user.go
diff options
context:
space:
mode:
Diffstat (limited to 'api/user.go')
-rw-r--r--api/user.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/user.go b/api/user.go
index 8f1a465..b285a20 100644
--- a/api/user.go
+++ b/api/user.go
@@ -9,7 +9,7 @@ import (
9 "github.com/dchest/passwordreset" 9 "github.com/dchest/passwordreset"
10 "github.com/gin-gonic/gin" 10 "github.com/gin-gonic/gin"
11 11
12 "immae.eu/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Front/db" 12 "git.immae.eu/Cryptoportfolio/Front.git/db"
13) 13)
14 14
15const ( 15const (