made stuff private

This commit is contained in:
2024-07-02 14:14:38 -05:00
parent eaf229abde
commit ad7b487954
9 changed files with 81 additions and 91 deletions
-3
View File
@@ -1,7 +1,4 @@
package main
import "mmaschedule-go/scraper"
func main() {
scraper.CleanupString("asd")
}