mirror of
https://github.com/grafana/grafana.git
synced 2025-02-14 01:23:32 -06:00
Add this import to fix main (#45905)
This commit is contained in:
parent
6cccbb5a09
commit
033f6cffb5
@ -14,7 +14,7 @@ import {
|
||||
updateServiceAccount,
|
||||
} from './state/actions';
|
||||
import { ServiceAccountTokensTable } from './ServiceAccountTokensTable';
|
||||
import { getTimeZone, NavModel } from '@grafana/data';
|
||||
import { getTimeZone, NavModel, OrgRole } from '@grafana/data';
|
||||
import { Button, VerticalGroup } from '@grafana/ui';
|
||||
import { CreateTokenModal } from './CreateTokenModal';
|
||||
import { contextSrv } from 'app/core/core';
|
||||
|
Loading…
Reference in New Issue
Block a user