diff --git a/rss.go b/rss.go index 64ce52e..f715b60 100644 --- a/rss.go +++ b/rss.go @@ -8,7 +8,6 @@ import ( "encoding/xml" "fmt" "strconv" - "time" ) // private wrapper around the RssFeed which gives us the .. xml