remove unused code
This commit is contained in:
parent
76d1866444
commit
38ea7ed4f6
6 changed files with 0 additions and 77 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue