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:
parent
f7bcf1366c
commit
d5bc9bb7cb
7 changed files with 1718 additions and 25 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue