ConsoleJanitor: Remove non needed patch

notosans no longer errors
This commit is contained in:
Nuckyz 2024-08-29 03:56:21 -03:00
parent 5bfc608f7d
commit db2f5c9292
No known key found for this signature in database
GPG key ID: 440BF8296E1C4AD9

View file

@ -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,