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');
|
sourceCode = sourceCode.replace(/\r\n?/g, '\n');
|
||||||
|
|
||||||
const style = {
|
const style = {
|
||||||
reason: 'install',
|
|
||||||
enabled: true,
|
enabled: true,
|
||||||
sourceCode,
|
sourceCode,
|
||||||
sections: []
|
sections: []
|
||||||
|
|
Loading…
Reference in New Issue
Block a user