👽 Retire un debug

pull/188/head
Laurent Bossavit 2018-03-29 14:35:55 +02:00 committed by Mael
parent cc0bf18117
commit 2bbabcb57b
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ export default ({
nodeValue: ruleValue
}) =>
do {
debugger;
let unsatisfied = ruleValue == null,
irrelevant = ruleValue == 0,
number = typeof ruleValue == 'number' && ruleValue > 0