Skip to content

Commit

Permalink
fix: remove es-lint ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
IanFonzie committed Apr 11, 2024
1 parent a810290 commit 59ef28f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/back-end/lib/db/affiliation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,6 @@ export const updateAdminStatus = tryDb<
}
);

// @eslint-ignore
function affiliationUpdateQuery(
connection: Connection,
rawAffiliation: Partial<RawAffiliation>,
Expand Down

0 comments on commit 59ef28f

Please sign in to comment.