Skip to content

Commit

Permalink
chore: fix eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
jobo322 committed Nov 9, 2023
1 parent 94395b9 commit 4551678
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/component/2d/ft/Contours.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import get from 'lodash/get';
import { Spectrum2D } from 'nmr-load-save';
import { memo, useMemo, useRef } from 'react';

import { getShift } from '../../../data/data2d/Spectrum2D';
import {
drawContours,
getDefaultContoursLevel,
Expand Down

0 comments on commit 4551678

Please sign in to comment.