diff --git a/components/App.js b/components/App.js index 49006355..4a96a76f 100644 --- a/components/App.js +++ b/components/App.js @@ -69,8 +69,6 @@ class App { fnc: key }) - console.log('rule', rule) - if (app.check) { check.push(app.check) }