Remove echos

This commit is contained in:
Daniel Flanagan 2021-12-03 15:54:22 -06:00
parent f7204995ff
commit edb467f290

View file

@ -59,8 +59,7 @@ time("powerConsumption part 1"): echo input.powerConsumption()
time("lifeSupportRating part 2"): echo input.lifeSupportRating()
when not defined(release):
static:
let testInput = @[
static: let testInput = @[
"00100",
"11110",
"10110",