mirror of
https://github.com/onyx-and-iris/aoc2023.git
synced 2024-11-21 18:00:47 +00:00
remove redundant expression
This commit is contained in:
parent
801ed17bf1
commit
3a3af64df9
@ -56,7 +56,6 @@ func two(lines []string) int {
|
||||
if n > res {
|
||||
res = n
|
||||
}
|
||||
y++
|
||||
}(i)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user