aboutsummaryrefslogtreecommitdiff
path: root/manga/manga.structs.go
diff options
context:
space:
mode:
Diffstat (limited to 'manga/manga.structs.go')
-rw-r--r--manga/manga.structs.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/manga/manga.structs.go b/manga/manga.structs.go
index 6c5d570..ed94111 100644
--- a/manga/manga.structs.go
+++ b/manga/manga.structs.go
@@ -20,8 +20,6 @@ import (
"github.com/MikunoNaka/MAL2Go/util"
)
-type ListPaging util.ListPaging
-
type Author struct {
// TODO: add stuff
}