chore(store): remove unused stuff

This commit is contained in:
moklick
2022-08-18 17:48:41 +02:00
parent 9ad31a281b
commit 06c1f22c1f
3 changed files with 0 additions and 8 deletions
-2
View File
@@ -44,8 +44,6 @@ const initialState: ReactFlowStore = {
multiSelectionActive: false,
reactFlowVersion: typeof __REACT_FLOW_VERSION__ !== 'undefined' ? __REACT_FLOW_VERSION__ : '-',
connectionStartHandle: null,
connectOnClick: true,