Browse Source

Cleanup code

Vova Tkach 6 years ago
parent
commit
157b94b1e2
1 changed files with 0 additions and 1 deletions
  1. 0 1
      consts/consts.go

+ 0 - 1
consts/consts.go

@@ -83,5 +83,4 @@ type TmplDataModIndex struct {
 	MetaTitle       string
 	MetaKeywords    string
 	MetaDescription string
-	// MainMenuItems   []TmplDataMainMenuItem
 }