Strip unneeded functionality; slightly optimize for specific use-case

This commit is contained in:
2024-10-25 15:22:53 -04:00
parent 1823dc2593
commit f3fdc8d9e8
6 changed files with 37 additions and 307 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
module github.com/brandenc40/romannumeral
module github.com/rwinkhart/convertroman
go 1.15