mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 22:22:25 +08:00
code style fixes
This commit is contained in:
@ -35,8 +35,6 @@ type PluginScanner struct {
|
||||
errors []error
|
||||
}
|
||||
|
||||
type Dispose func()
|
||||
|
||||
type PluginManager struct {
|
||||
log log.Logger
|
||||
}
|
||||
|
Reference in New Issue
Block a user