From 25fd3a1c2b52ace576a3e0ccfed39ff0393f5141 Mon Sep 17 00:00:00 2001 From: eight Date: Thu, 11 Oct 2018 22:14:56 +0800 Subject: [PATCH] Fix: remove unused prop --- js/usercss.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/usercss.js b/js/usercss.js index 5d58da59..0e9b95a5 100644 --- a/js/usercss.js +++ b/js/usercss.js @@ -18,7 +18,6 @@ const usercss = (() => { sourceCode = sourceCode.replace(/\r\n?/g, '\n'); const style = { - reason: 'install', enabled: true, sourceCode, sections: []