remove duplicate files #8

Merged
eliaskohout merged 12 commits from rm_duplicate_file into main 2025-01-20 21:29:36 +01:00
Showing only changes of commit 4308a5fd0f - Show all commits

View File

@@ -1,6 +0,0 @@
package crawler
type Resource struct {
Url string
Body string
}