mirror of
https://github.com/simon987/task_tracker.git
synced 2025-12-15 15:59:03 +00:00
change imports
This commit is contained in:
@@ -2,7 +2,7 @@ package storage
|
||||
|
||||
import (
|
||||
"database/sql"
|
||||
"github.com/Sirupsen/logrus"
|
||||
"github.com/sirupsen/logrus"
|
||||
"golang.org/x/time/rate"
|
||||
"strings"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user