Remove unused scopes

This commit is contained in:
Jake Barnby 2025-10-23 18:17:35 +13:00
parent 654125a6a8
commit 462a2d505d
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C

View file

@ -303,15 +303,6 @@ class Migrations extends Action
'files.write',
'functions.read',
'functions.write',
'databases.read',
'collections.read',
'collections.write',
'tables.read',
'tables.write',
'documents.read',
'documents.write',
'rows.read',
'rows.write',
'tokens.read',
'tokens.write',
]