mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-18 06:35:20 +02:00
eslint warning
This commit is contained in:
@@ -92,7 +92,7 @@ iD.behavior.Breathe = function() {
|
||||
}, 200);
|
||||
};
|
||||
|
||||
breathe.off = function(surface) {
|
||||
breathe.off = function() {
|
||||
done = true;
|
||||
d3.timer.flush();
|
||||
selected
|
||||
|
||||
Reference in New Issue
Block a user