mirror of
https://github.com/documize/community.git
synced 2025-07-19 05:09:42 +02:00
restructure directories
This commit is contained in:
parent
7e4ed6545b
commit
a2ce777762
159 changed files with 320 additions and 323 deletions
|
@ -18,8 +18,8 @@ import (
|
|||
"io/ioutil"
|
||||
"net/http"
|
||||
|
||||
"github.com/documize/community/documize/api/endpoint/models"
|
||||
"github.com/documize/community/documize/api/entity"
|
||||
"github.com/documize/community/core/api/endpoint/models"
|
||||
"github.com/documize/community/core/api/entity"
|
||||
)
|
||||
|
||||
// GetFolders returns the folders that the current user can see.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue