Skip to content

Commit 1014138

Browse files
committed
Add missing comment
1 parent dcebcb7 commit 1014138

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

models/migrations/v34.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ import (
1010
"github.com/go-xorm/xorm"
1111
)
1212

13+
// ActionV34 describes the removed fields
1314
type ActionV34 struct {
1415
ActUserName string `xorm:"-"`
1516
RepoUserName string `xorm:"-"`

0 commit comments

Comments
 (0)