Add this import to fix main (#45905)
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user