Skip to content

Commit

Permalink
chore: fix linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed Dec 20, 2023
1 parent b2961a3 commit a2908ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/logic/documentState.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ import type {
Section,
VisibleSection
} from '$lib/types'
import { SelectionType } from '$lib/types.js'
import { CaretType } from '$lib/types.js'
import { int } from '../utils/numberUtils.js'
import { isLargeContent } from '$lib/utils/jsonUtils.js'
Expand Down

0 comments on commit a2908ac

Please sign in to comment.