We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7af32ec commit b684fecCopy full SHA for b684fec
iqshell/config.go
@@ -1,11 +1,7 @@
1
package iqshell
2
3
import (
4
- "fmt"
5
- "github.com/qiniu/api.v7/storage"
6
"github.com/spf13/viper"
7
- "os"
8
- "os/user"
9
"path/filepath"
10
)
11
0 commit comments