Skip to content

Commit

Permalink
Remove biome ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ArchangelWTF authored Jan 8, 2025
1 parent 08c4188 commit 4ba12c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Fika.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ export class Fika {
const profileBlacklist = coreConfig.features.createNewProfileTypesBlacklist;

if (!this.fikaConfig.getConfig().server.showDevProfile) {
// biome-ignore lint/performance/noDelete: Only ran once.
profileBlacklist.push("SPT Developer");
}

Expand Down

0 comments on commit 4ba12c8

Please sign in to comment.