Update iam_manager.go

This commit is contained in:
chrislu
2025-08-25 01:13:04 -07:00
parent f462684f8a
commit ca2c2aa1c7
-1
View File
@@ -8,7 +8,6 @@ import (
"path/filepath"
"strings"
"github.com/seaweedfs/seaweedfs/weed/glog"
"github.com/seaweedfs/seaweedfs/weed/iam/policy"
"github.com/seaweedfs/seaweedfs/weed/iam/providers"
"github.com/seaweedfs/seaweedfs/weed/iam/sts"