mirror of https://github.com/databricks/cli.git
Cleanup
This commit is contained in:
parent
b11917e559
commit
4c06a34e0d
|
@ -12,8 +12,6 @@ import (
|
||||||
"github.com/databricks/cli/libs/set"
|
"github.com/databricks/cli/libs/set"
|
||||||
)
|
)
|
||||||
|
|
||||||
const CheckPermissionsFilename = "permissions.check"
|
|
||||||
|
|
||||||
type permissionDiagnostics struct{}
|
type permissionDiagnostics struct{}
|
||||||
|
|
||||||
func PermissionDiagnostics() bundle.Mutator {
|
func PermissionDiagnostics() bundle.Mutator {
|
||||||
|
|
Loading…
Reference in New Issue