Make golint happy

This commit is contained in:
Christian Muehlhaeuser
2020-08-22 12:41:09 +02:00
parent d4a0ecd3ee
commit 9a4fbb3be1
3 changed files with 4 additions and 11 deletions

View File

@@ -13,7 +13,7 @@ import (
// Type specifies the way we render pagination.
type Type int
// Pagination rendering options
// Pagination rendering options.
const (
Arabic Type = iota
Dots