rm resource
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
package crawler
|
||||
|
||||
type Resource struct {
|
||||
Url string
|
||||
Body string
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -1,6 +0,0 @@
|
||||
package crawler
|
||||
|
||||
type Resource struct {
|
||||
Url string
|
||||
Body string
|
||||
}
|
||||