Skip to content

Commit

Permalink
πŸ’„ Lint & checks
Browse files Browse the repository at this point in the history
  • Loading branch information
SBrandeis committed Sep 29, 2023
1 parent 5b91fc5 commit cc82278
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
<script lang="ts">
import type { WidgetProps, TableData, HighlightCoordinates } from "../../shared/types";
import type {
WidgetExampleStructuredDataInput,
WidgetExampleOutputLabels,
} from "../../shared/WidgetExample";
import type { WidgetExampleStructuredDataInput, WidgetExampleOutputLabels } from "../../shared/WidgetExample";
import { onMount } from "svelte";
Expand Down

0 comments on commit cc82278

Please sign in to comment.