rm resource

This commit is contained in:
2025-01-20 20:26:30 +00:00
parent d44105bc7f
commit 4308a5fd0f

View File

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