1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-01 19:45:24 +02:00

major package structure refactoring

This commit is contained in:
Harvey Kandola 2017-07-18 21:55:17 +01:00
parent 7b8cec9a6c
commit cf58f8164d
73 changed files with 549 additions and 389 deletions

View file

@ -20,7 +20,7 @@ import (
log "github.com/Sirupsen/logrus"
env "github.com/documize/community/core/environment"
"github.com/documize/community/core/env"
)
var environment = "Non-production"