mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-11 12:17:14 +02:00
remove empty line from drag_note.js (#11015)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
// Returns true if a and b have the same elements at the same indices.
|
||||
export function utilArrayIdentical(a, b) {
|
||||
// an array is always identical to itself
|
||||
|
||||
Reference in New Issue
Block a user