Commit 51b0f2b0 by Johannes Schill

dashfolders: Get rid of unused import #10275

parent 787b493c
......@@ -4,7 +4,7 @@ import { observer } from 'mobx-react';
import UserPicker, { User } from 'app/core/components/Picker/UserPicker';
import TeamPicker, { Team } from 'app/core/components/Picker/TeamPicker';
import { aclTypes } from 'app/stores/PermissionsStore/PermissionsStore';
import PermissionsInfo from './PermissionsInfo';
export interface DashboardAcl {
id?: number;
dashboardId?: number;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment