change imports

This commit is contained in:
simon987
2019-03-10 09:47:11 -04:00
parent f50df4226d
commit 15a3e66b70
20 changed files with 23 additions and 19 deletions

View File

@@ -3,7 +3,7 @@ package storage
import (
"errors"
"fmt"
"github.com/Sirupsen/logrus"
"github.com/sirupsen/logrus"
)
type Task struct {