We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13841ac commit 063a180Copy full SHA for 063a180
src/renderer/src/components/Sheet/PassageRef.cy.tsx
@@ -1,6 +1,6 @@
1
import React from 'react';
2
import { PassageRef } from './PassageRef';
3
-import { PassageTypeEnum, IPlanSheetStrings, IState } from '../../model';
+import { PassageTypeEnum } from '../../model';
4
import { GlobalProvider, GlobalState } from '../../context/GlobalContext';
5
import { PlanContext, ICtxState } from '../../context/PlanContext';
6
import { Provider } from 'react-redux';
0 commit comments