1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-22 22:59:43 +02:00

Go fmt and linting issues

This commit is contained in:
Harvey Kandola 2016-10-17 14:17:54 -07:00
parent cf9de30a23
commit 7cd1c2f80c
5 changed files with 22 additions and 2 deletions

View file

@ -28,6 +28,8 @@ import (
)
var port, certFile, keyFile, forcePort2SSL string
// Product details app edition and version
var Product core.ProdInfo
func init() {