mirror of
https://github.com/kopia/kopia.git
synced 2025-12-23 22:57:50 -05:00
nit: remove unused constant (#4906)
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
const (
|
||||
failedSnapshotRetryInterval = 5 * time.Minute
|
||||
refreshTimeout = 30 * time.Second // max amount of time to refresh a single source
|
||||
oneDay = 24 * time.Hour
|
||||
)
|
||||
|
||||
type sourceManagerServerInterface interface {
|
||||
|
||||
Reference in New Issue
Block a user