Skip to content
Snippets Groups Projects
Commit 2c9a53a6 authored by David Smadja's avatar David Smadja
Browse files

Remove unsued imports

parent 942bebb2
Branches
Tags 0.0.950
No related merge requests found
Pipeline #18696 passed
......@@ -11,11 +11,8 @@
type PopulationWithoutId,
type Role,
} from "@openfisca/json-model"
import { createEventDispatcher, getContext } from "svelte"
import type { Writable } from "svelte/store"
import { createEventDispatcher } from "svelte"
import { page } from "$app/stores"
import type { RequestedCalculations } from "$lib/calculations.svelte"
import { requestAllTestCasesCalculations } from "$lib/calculations.svelte"
import PictoBigEnfant from "$lib/components/pictos/PictoBigEnfant.svelte"
import PictoBigParent from "$lib/components/pictos/PictoBigParent.svelte"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment