mirror of
https://github.com/restic/restic.git
synced 2025-08-12 14:47:41 +00:00
remove unused code
This commit is contained in:
@@ -17,8 +17,6 @@ import (
|
||||
"github.com/ncw/swift"
|
||||
)
|
||||
|
||||
const connLimit = 10
|
||||
|
||||
// beSwift is a backend which stores the data on a swift endpoint.
|
||||
type beSwift struct {
|
||||
conn *swift.Connection
|
||||
|
Reference in New Issue
Block a user