remove unused code

This commit is contained in:
Alexandr Bruyako 2019-07-01 00:24:45 +03:00
parent 76d1866444
commit 38ea7ed4f6
6 changed files with 0 additions and 77 deletions

View file

@ -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