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