linter: fix doc comments issues

This commit is contained in:
Evgeniy Kulikov 2019-11-21 12:34:54 +03:00
parent a6c563e039
commit 165dc9abd7
No known key found for this signature in database
GPG key ID: BF6AEE0A2A699BF2
3 changed files with 4 additions and 5 deletions

View file

@ -15,7 +15,7 @@ type (
UUID = refs.UUID
// OwnerID type alias.
OwnerID = refs.OwnerID
// OwnerID type alias.
// MessageID type alias.
MessageID = refs.MessageID
)