mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
dashfolders: Remove variables not used and pass in the real dashboardId #10275
This commit is contained in:
committed by
Daniel Lee
parent
02a3951f95
commit
4ea9f3027a
@@ -23,7 +23,6 @@ export interface DashboardAcl {
|
||||
}
|
||||
|
||||
export interface IProps {
|
||||
error: string;
|
||||
dashboardId: number;
|
||||
permissions?: any;
|
||||
isFolder: boolean;
|
||||
|
||||
Reference in New Issue
Block a user