mirror of
https://github.com/simon987/task_tracker.git
synced 2025-12-15 07:49:02 +00:00
some work on auth/sessions
This commit is contained in:
@@ -3,7 +3,7 @@ package storage
|
||||
import (
|
||||
"encoding/json"
|
||||
"github.com/Sirupsen/logrus"
|
||||
"src/task_tracker/config"
|
||||
"github.com/simon987/task_tracker/config"
|
||||
)
|
||||
|
||||
type LogEntry struct {
|
||||
|
||||
Reference in New Issue
Block a user