mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: Remove bus from quota (#45143)
* Remove bus from quota * workaround * Change ExpectedOrg ot *models.Org
This commit is contained in:
@@ -55,7 +55,7 @@ type ContextHandler struct {
|
||||
JWTAuthService models.JWTService
|
||||
RemoteCache *remotecache.RemoteCache
|
||||
RenderService rendering.Service
|
||||
SQLStore *sqlstore.SQLStore
|
||||
SQLStore sqlstore.Store
|
||||
tracer tracing.Tracer
|
||||
// GetTime returns the current time.
|
||||
// Stubbable by tests.
|
||||
|
||||
Reference in New Issue
Block a user