ConsoleJanitor: Remove non needed patch
notosans no longer errors
This commit is contained in:
parent
5bfc608f7d
commit
db2f5c9292
1 changed files with 0 additions and 7 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue