Remove duplicate import

This commit is contained in:
Brandon Dyck 2020-04-01 00:16:19 -06:00
parent b6b71c5921
commit 9dfb70279f

View File

@ -17,7 +17,6 @@ import (
a "gitlab.codemonkeysoftware.net/b/hatmill/attribute" a "gitlab.codemonkeysoftware.net/b/hatmill/attribute"
e "gitlab.codemonkeysoftware.net/b/hatmill/element" e "gitlab.codemonkeysoftware.net/b/hatmill/element"
"gitlab.codemonkeysoftware.net/b/henwen" "gitlab.codemonkeysoftware.net/b/henwen"
_ "gitlab.codemonkeysoftware.net/b/henwen"
) )
const ( const (