Skip to content

Commit

Permalink
Removing unused import in settings (relating to env.blobstore changes)
Browse files Browse the repository at this point in the history
Signed-off-by: Gaurab Dey <[email protected]>
  • Loading branch information
xtreme-bozhidar-lenchov authored and Gaurab Dey committed Nov 2, 2017
1 parent b4ae239 commit 711dfde
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion settings/settings.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import (
"fmt"

"github.com/cloudfoundry/bosh-agent/platform/disk"
"github.com/cloudfoundry/bosh-agent/settings"
)

type DiskAssociations []DiskAssociation
Expand Down

0 comments on commit 711dfde

Please sign in to comment.