Remove unused imports
This commit is contained in:
@ -1,8 +1,6 @@
|
|||||||
package hatmill
|
package hatmill
|
||||||
|
|
||||||
import "fmt"
|
|
||||||
import "io"
|
import "io"
|
||||||
import "os"
|
|
||||||
|
|
||||||
// Html is one of EmptyElement, ParentElement, or Text.
|
// Html is one of EmptyElement, ParentElement, or Text.
|
||||||
type Html interface {
|
type Html interface {
|
||||||
|
Reference in New Issue
Block a user