Skip to content

Commit 063a180

Browse files
gtryusCopilot
andauthored
Update src/renderer/src/components/Sheet/PassageRef.cy.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 13841ac commit 063a180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/renderer/src/components/Sheet/PassageRef.cy.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import React from 'react';
22
import { PassageRef } from './PassageRef';
3-
import { PassageTypeEnum, IPlanSheetStrings, IState } from '../../model';
3+
import { PassageTypeEnum } from '../../model';
44
import { GlobalProvider, GlobalState } from '../../context/GlobalContext';
55
import { PlanContext, ICtxState } from '../../context/PlanContext';
66
import { Provider } from 'react-redux';

0 commit comments

Comments
 (0)