diff options
author | Vidhu Kant Sharma <vidhukant@protonmail.ch> | 2022-02-17 21:47:32 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@protonmail.ch> | 2022-02-17 21:47:32 +0530 |
commit | 69a454a9a8430164c2ce798ecafee221404c50ec (patch) | |
tree | ff2856a66742f54a3cf9508181fbe1997d2870e6 /errhandlers/validators.go | |
parent | 8824c264c6d4230d353546ee69036ad41d4ec8cc (diff) |
Fixed import errors in errhandlers package
Diffstat (limited to 'errhandlers/validators.go')
-rw-r--r-- | errhandlers/validators.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/errhandlers/validators.go b/errhandlers/validators.go index 1be61cb..4e4137d 100644 --- a/errhandlers/validators.go +++ b/errhandlers/validators.go @@ -1,4 +1,4 @@ -/* mal2go - MyAnimeList V2 API wrapper for Go +/* MAL2Go - MyAnimeList V2 API wrapper for Go * Copyright (C) 2022 Vidhu Kant Sharma <vidhukant@protonmail.ch> * This program is free software: you can redistribute it and/or modify |