Skip to content

Commit

Permalink
ConsoleJanitor: Remove non needed patch
Browse files Browse the repository at this point in the history
notosans no longer errors
  • Loading branch information
Nuckyz committed Aug 29, 2024
1 parent 5bfc608 commit db2f5c9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/plugins/consoleJanitor/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,6 @@ export default definePlugin({
replace: ""
}
},
{
find: "notosans-400-normalitalic",
replacement: {
match: /,"notosans-.+?"/g,
replace: ""
}
},
{
find: 'console.warn("[DEPRECATED] Please use `subscribeWithSelector` middleware");',
all: true,
Expand Down

0 comments on commit db2f5c9

Please sign in to comment.