Skip to content
Prev Previous commit
Next Next commit
Remove diff import
  • Loading branch information
davismcphee committed Dec 5, 2024
commit 96b2ba70c979675cf4fdf7571a835e5eed72ab9f
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ import type {
HunkTokens,
} from 'react-diff-view';
import unidiff from 'unidiff';
import type { Change } from 'diff';
import { useEuiTheme, COLOR_MODES_STANDARD } from '@elastic/eui';
import { Hunks } from './hunks';
import { markEdits, DiffMethod } from './mark_edits';
Expand Down