diff --git a/services/hcomic.go b/services/hcomic.go index e199bda..5b5d8f9 100644 --- a/services/hcomic.go +++ b/services/hcomic.go @@ -14,7 +14,6 @@ import ( "io/ioutil" "os" "path" - "strings" "sync" "time" )