Fix: remove unused prop
This commit is contained in:
parent
bdae1c3697
commit
25fd3a1c2b
|
@ -18,7 +18,6 @@ const usercss = (() => {
|
|||
sourceCode = sourceCode.replace(/\r\n?/g, '\n');
|
||||
|
||||
const style = {
|
||||
reason: 'install',
|
||||
enabled: true,
|
||||
sourceCode,
|
||||
sections: []
|
||||
|
|
Loading…
Reference in New Issue
Block a user