Skip to content

Commit 3c9f5d9

Browse files
chore: fix type definition
1 parent 90dcf8a commit 3c9f5d9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/events/types.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { NMRiumData } from 'nmrium';
22
import { State } from 'nmrium/lib/component/reducer/Reducer';
33
import { BlobObject } from 'nmrium/lib/component/utility/Export';
4-
import { File } from '../hooks/useLoadSpectra';
54

65
type EventType =
76
| 'load'

0 commit comments

Comments
 (0)