mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-15 05:00:59 +00:00
fix(Kotlin): Remove empty lines (#1264)
This commit is contained in:
@@ -142,4 +142,4 @@ fun main() {
|
||||
map.remove(12836)
|
||||
println("\n删除 12836 后,哈希表为\nKey -> Value")
|
||||
map.print()
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user