mirror of https://github.com/rancher/dashboard.git
rm unused onConfirm prop state
This commit is contained in:
parent
4cf0f8cb32
commit
db569d29e4
|
|
@ -14,7 +14,6 @@ export const state = function() {
|
||||||
toRemove: [],
|
toRemove: [],
|
||||||
toAssign: [],
|
toAssign: [],
|
||||||
toUpdate: [],
|
toUpdate: [],
|
||||||
onConfirm: null
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue