Skip to content

Commit

Permalink
format fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Atharva-Kanherkar committed Apr 22, 2024
1 parent 08fd6be commit 496097c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/helpers/agendaItem.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import type { Document } from "mongoose";
import type { TestOrganizationType, TestUserType } from "./userAndOrg";
import { createTestUser } from "./user";
import { Types } from "mongoose";


export type TestAgendaItemType = InterfaceAgendaItem & Document;

Expand Down

0 comments on commit 496097c

Please sign in to comment.