diff options
Diffstat (limited to 'session.go')
-rw-r--r-- | session.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ package main import ( - "elefant/models" + "gf-lt/models" "encoding/json" "errors" "fmt" |
![]() |
index : elefant.git | |
Unnamed repository; edit this file 'description' to name the repository. | Grail Finder |
summaryrefslogtreecommitdiff |
-rw-r--r-- | session.go | 2 |
@@ -1,7 +1,7 @@ package main import ( - "elefant/models" + "gf-lt/models" "encoding/json" "errors" "fmt" |