Changed 'modules/rss.go'

This commit is contained in:
an 2018-02-22 08:27:39 +00:00
parent be76719e8d
commit 208f2d0377
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ import (
"time"
"git.dnix.de/an/xlog"
"git.dnix.de/an/go-pkg-rss"
"git.dnix.de/an/go-pkg-xmlx"
gorss "git.dnix.de/an/go-pkg-rss"
xmlx "git.dnix.de/an/go-pkg-xmlx"
)
var hideOutput = true