mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-30 03:47:14 +00:00
fix(Kotlin): Remove empty lines (#1264)
This commit is contained in:
@@ -22,4 +22,4 @@ class ListNode(var _val: Int) {
|
||||
return dum.next
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user