Add comment

This commit is contained in:
kolaente 2020-12-17 00:50:39 +01:00
parent 0e22b49cf8
commit b72a651fe4
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ import (
"github.com/adlio/trello"
)
// Migration represents the trello migration struct
type Migration struct {
Token string `json:"code"`
}