Skip to content

Commit

Permalink
make formt
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxGhenis committed May 24, 2024
1 parent cc7fedb commit f2c413b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/pages/policy/output/LabourSupplyDecileAverageImpact.jsx
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
import style from "../../../style";
import ImpactChart from "./ImpactChart";
import Plot from "react-plotly.js";
import {
formatCurrencyAbbr,
localeCode,
} from "../../../lang/format";
import { formatCurrencyAbbr, localeCode } from "../../../lang/format";
import { ChartLogo } from "../../../api/charts";
import { plotLayoutFont } from "pages/policy/output/utils";

Expand Down

0 comments on commit f2c413b

Please sign in to comment.