TODO Comment

This commit is contained in:
Ivan Danyliuk 2018-10-26 16:39:07 +02:00
parent fdc73da42d
commit 4dec238137
No known key found for this signature in database
GPG Key ID: 97ED33CE024E1DBF

View File

@ -8,6 +8,7 @@ import (
)
// UploadWidget implements widget responsible for uploading JSON file.
// TODO(divan): move to widgets package
type UploadWidget struct {
vecty.Core