Skip to content

Commit

Permalink
cr
Browse files Browse the repository at this point in the history
  • Loading branch information
KevLehman committed Jan 10, 2025
1 parent 245b93e commit b7271ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/meteor/server/cron/federation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ async function runFederation(): Promise<void> {
}
}

// eslint-disable-next-line @typescript-eslint/naming-convention
export function federationCron(): void {
const name = 'Federation';

Expand Down

0 comments on commit b7271ae

Please sign in to comment.