Skip to content

Commit

Permalink
Stray comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dabreegster committed Jun 6, 2024
1 parent acc0bab commit aba4053
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/browse/LoadRemoteSchemeData.svelte
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<script lang="ts">
import { SecondaryButton } from "govuk-svelte";
import { fetchWithProgress, privateResourceBaseUrl } from "lib/common";
// means setProgress may get percentages over 100.
import { onMount } from "svelte";
export let loadFile: (text: string) => void;
Expand Down

0 comments on commit aba4053

Please sign in to comment.