Skip to content

Commit

Permalink
unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
eelkus01 committed Jun 25, 2024
1 parent cc61371 commit ce35abb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/src/pages/ballotInfo/index.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import ButtonFill from "@/components/button/ButtonFill"
import * as React from 'react';
import BallotInitDropDown from "./ballotInitDropDown";
import ButtonFillEx from "@/components/button/ButtonFillEx";
import DistrictForm from "./districtForm";
import ElectionCheckbox from "./electionCheckBox/electionCheckbox";
Expand Down

0 comments on commit ce35abb

Please sign in to comment.