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