Skip to content

Commit

Permalink
remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
ArendPeter committed Dec 4, 2024
1 parent ce8d21d commit 7ba592b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { permissions } from '@equal-vote/star-vote-shared/domain_model/permissio
import { expectPermission } from "../controllerUtils";
import { BadRequest } from "@curveball/http-errors";
import { ElectionRoll } from '@equal-vote/star-vote-shared/domain_model/ElectionRoll';
import { sendBatchEmailInvites } from './sendInvitesController';
import { IElectionRequest } from "../../IRequest";
import { Response, NextFunction } from 'express';
import { innerDeleteAllBallotsForElectionID } from '../Ballot';
Expand Down

0 comments on commit 7ba592b

Please sign in to comment.