Remove debugger statment

master
Buddy Sandidge 5 years ago
parent 7a3ca3a302
commit 8b016d9fc5

@ -92,7 +92,6 @@ class Buckets {
const action = possibleActions[i];
if (result.hasTarget(target)) {
debugger
state.matching.add(result.string());
}

Loading…
Cancel
Save