moved stuff around

This commit is contained in:
2024-07-02 08:04:21 -05:00
parent f38a9f9df5
commit eaf229abde
11 changed files with 422 additions and 155 deletions
+3
View File
@@ -1,4 +1,7 @@
package main
import "mmaschedule-go/scraper"
func main() {
scraper.CleanupString("asd")
}