Skip to content

Commit

Permalink
chore: build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
farfromrefug committed Nov 14, 2024
1 parent a7c3d2e commit e1fafc5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/components/edit/DocumentEdit.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
import { shortcutService } from '~/services/shortcuts';
import { EVENT_DOCUMENT_DELETED, EVENT_DOCUMENT_PAGE_UPDATED, EVENT_DOCUMENT_UPDATED, FILTER_COL_WIDTH, FILTER_ROW_HEIGHT, TRANSFORMS_SPLIT } from '~/utils/constants';
import { showError } from '@shared/utils/showError';
import { share } from '@shared/utils/share';
import { goBack, showModal } from '@shared/utils/svelte/ui';
import {
ColorMatricesTypes,
Expand Down

0 comments on commit e1fafc5

Please sign in to comment.