small fix..

Signed-off-by: kim (grufwub) <grufwub@gmail.com>
development
kim (grufwub) 4 years ago
parent 781087c9ba
commit af23ed865a

@ -7,9 +7,6 @@ import (
"github.com/grufwub/go-errors"
)
// subgophermapSizeMax specifies the maximum size of an included subgophermap
var subgophermapSizeMax int64
// GophermapSection is an interface that specifies individually renderable (and writeable) sections of a gophermap
type gophermapSection interface {
RenderAndWrite(*core.Client) *errors.Error

Loading…
Cancel
Save