3
0

Refactor core compose, system services with new DAL changes

* Define utility packages to work with DAL structs
* Cleanup code
This commit is contained in:
Tomaž Jerman
2022-06-14 11:01:02 +02:00
parent 8eb062293f
commit 033d2572dd
23 changed files with 1172 additions and 1279 deletions

View File

@@ -10,7 +10,6 @@ import (
{{- end }}
"github.com/cortezaproject/corteza-server/pkg/locale"
"golang.org/x/text/language"
"github.com/cortezaproject/corteza-server/pkg/report"
)
{{ define "extraArgs" -}}