Fix lint error
This commit is contained in:
parent
71230e3886
commit
5d727487ba
@ -1,11 +1,11 @@
|
||||
package scraper
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
"fmt"
|
||||
"html"
|
||||
"net/url"
|
||||
"strings"
|
||||
"html"
|
||||
"encoding/json"
|
||||
|
||||
"github.com/google/uuid"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user