remove unused import
This commit is contained in:
parent
d9893579b0
commit
a621031071
1 changed files with 0 additions and 2 deletions
|
|
@ -26,8 +26,6 @@ import (
|
||||||
"sort"
|
"sort"
|
||||||
"strings"
|
"strings"
|
||||||
"time"
|
"time"
|
||||||
|
|
||||||
"humungus.tedunangst.com/r/webs/htfilter"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
func importMain(username, flavor, source string) {
|
func importMain(username, flavor, source string) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue