Commit c9ac0eb
authored
Drop stale depguard exception for cmd/apps/init.go (#5328)
`cmd/apps/init.go` no longer imports
`github.com/databricks/cli/experimental`, so the path-scoped depguard
exception in `.golangci.yaml` (with its "TODO: remove" comment) is dead.
Removes 4 lines; no functional change.1 parent cfd2ca3 commit c9ac0eb
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | 182 | | |
187 | 183 | | |
188 | 184 | | |
| |||
0 commit comments