Skip to content

Commit

Permalink
gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
haarts committed Feb 25, 2020
1 parent daa3fdd commit e7eb187
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions plugins/julialang_news/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,10 @@ import (
"log"
"regexp"

"github.com/haarts/golang_news/feed"
"github.com/SlyMarbo/rss"
"github.com/haarts/golang_news/feed"
)



func List() []feed.Feed {
return []feed.Feed{
feed.Feed{
Expand Down

0 comments on commit e7eb187

Please sign in to comment.