remove empty line from drag_note.js (#11015)

This commit is contained in:
McLaynV
2025-05-06 09:19:00 +02:00
committed by GitHub
parent a781651eea
commit 61670beb1d
17 changed files with 0 additions and 18 deletions
-1
View File
@@ -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