Skip to content
Snippets Groups Projects
Commit 4912e4e4 authored by Emmanuel Raviart's avatar Emmanuel Raviart
Browse files

Remove .js suffix

parent 458b99e0
Branches
Tags 0.0.448
1 merge request!155Ajout du contrefactuel du PLF
Pipeline #10068 passed
......@@ -6,7 +6,7 @@
} from "@openfisca/json-model"
import { getUnitAtDate } from "$lib/units"
import { formatValue, removeNegativeZero } from "$lib/values.js"
import { formatValue, removeNegativeZero } from "$lib/values"
export let billParameter: ScaleParameter | ValueParameter
export let lawParameter: ScaleParameter | ValueParameter | undefined
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment