diff options
Diffstat (limited to 'weed/command/iam.go')
| -rw-r--r-- | weed/command/iam.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/weed/command/iam.go b/weed/command/iam.go index f67173389..1839bba2c 100644 --- a/weed/command/iam.go +++ b/weed/command/iam.go @@ -21,7 +21,6 @@ import ( _ "github.com/seaweedfs/seaweedfs/weed/credential/filer_etc" _ "github.com/seaweedfs/seaweedfs/weed/credential/memory" _ "github.com/seaweedfs/seaweedfs/weed/credential/postgres" - _ "github.com/seaweedfs/seaweedfs/weed/credential/sqlite" ) var ( |
