diff --git a/20231201/trebuchet.go b/20231201/trebuchet.go index 1b03d51..409eca4 100644 --- a/20231201/trebuchet.go +++ b/20231201/trebuchet.go @@ -8,8 +8,6 @@ import ( "strconv" ) -type Number int - var numbers = []string { "one", "two", "three", "four", "five", "six", "seven", "eight", "nine",