mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-20 13:30:46 +02:00
chore(weed/s3api/policy_engine): prune dead code (#10599)
This commit is contained in:
@@ -26,7 +26,6 @@ type PolicyEvaluationContext struct {
|
||||
bucketName string
|
||||
policy *CompiledPolicy
|
||||
cache *PolicyCache
|
||||
mutex sync.RWMutex
|
||||
}
|
||||
|
||||
// PolicyEngine is the main policy evaluation engine
|
||||
|
||||
Reference in New Issue
Block a user