mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-28 22:56:31 +02:00
2aa409d5a9
(closes #5840) This didn't always trigger a crash, but it can. It attempted to remove the row containing the key/value input fields, however this ilne is unnecessary because the change event will trigger a redraw and d3 will handle the removing milliseconds later.