Skip to content

Commit c1fc3b5

Browse files
committed
fix import strconv issue
1 parent 2072c11 commit c1fc3b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: huaweicloud/provider.go

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import (
77
"log"
88
"os"
99
"runtime"
10+
"strconv"
1011
"strings"
1112
"sync"
1213

0 commit comments

Comments
 (0)