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:
parent
7b8cec9a6c
commit
cf58f8164d
73 changed files with 549 additions and 389 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue