Skip to content

Commit cc9bc90

Browse files
Ramkishor ChaladiGitHub Enterprise
authored andcommitted
Update volume_count.go
Added strings library.
1 parent 8482eb5 commit cc9bc90

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

plugin/commands/block/volume_count.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ package block
33
import (
44
"sort"
55
"strconv"
6+
"strings"
67

78
"github.com/spf13/cobra"
89
slErr "github.ibm.com/SoftLayer/softlayer-cli/plugin/errors"

0 commit comments

Comments
 (0)