This commit is contained in:
Lennart Kats 2024-09-09 09:30:00 +02:00
parent b11917e559
commit 4c06a34e0d
No known key found for this signature in database
GPG Key ID: 1EB8B57673197023
1 changed files with 0 additions and 2 deletions

View File

@ -12,8 +12,6 @@ import (
"github.com/databricks/cli/libs/set"
)
const CheckPermissionsFilename = "permissions.check"
type permissionDiagnostics struct{}
func PermissionDiagnostics() bundle.Mutator {