1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-28 17:49:41 +02:00

page codebase moved to new API

This commit is contained in:
Harvey Kandola 2017-08-01 15:35:13 +01:00
parent f7bcf1366c
commit d5bc9bb7cb
7 changed files with 1718 additions and 25 deletions

View file

@ -15,7 +15,7 @@ import (
"net/http"
"testing"
"github.com/documize/community/core/section/provider"
"github.com/documize/community/domain/section/provider"
)
type testsection provider.TypeMeta