Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
nlkluth committed Nov 12, 2024
1 parent b2f0cf8 commit afc4acf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion demo/ts/components/victory-box-plot-demo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import React from "react";
import { VictoryChart } from "victory-chart";
import { VictoryBoxPlot } from "victory-box-plot";
import { VictoryTooltip } from "victory-tooltip";
import { VictoryTheme } from "victory-core";
import { range, random } from "lodash";

Expand Down

0 comments on commit afc4acf

Please sign in to comment.