mirror of
https://github.com/InazumaV/Ratte.git
synced 2026-02-04 12:40:12 +00:00
fix deps
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
package conf
|
||||
|
||||
import (
|
||||
"Ratte/common/watcher"
|
||||
"errors"
|
||||
"fmt"
|
||||
"github.com/InazumaV/Ratte/common/watcher"
|
||||
log "github.com/sirupsen/logrus"
|
||||
"path"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user