eslint warning

This commit is contained in:
Bryan Housel
2015-12-27 01:26:43 -05:00
parent e161867b14
commit 9f8e3c6c1a
+1 -1
View File
@@ -92,7 +92,7 @@ iD.behavior.Breathe = function() {
}, 200);
};
breathe.off = function(surface) {
breathe.off = function() {
done = true;
d3.timer.flush();
selected