go: fmt
This commit is contained in:
@@ -57,4 +57,3 @@ func PartTwo(data []string) int {
|
||||
}
|
||||
return horizontal * depth
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user
@@ -57,4 +57,3 @@ func PartTwo(data []string) int {
|
||||
}
|
||||
return horizontal * depth
|
||||
}
|
||||
|
||||
|
||||