mirror of
https://github.com/documize/community.git
synced 2025-07-24 07:39:43 +02:00
parent
69077ce419
commit
b31f330c41
5 changed files with 1067 additions and 1065 deletions
|
@ -16,8 +16,9 @@ import (
|
|||
"database/sql"
|
||||
"fmt"
|
||||
|
||||
"github.com/documize/community/domain/store"
|
||||
"github.com/pkg/errors"
|
||||
|
||||
"github.com/documize/community/domain/store"
|
||||
)
|
||||
|
||||
// Store provides data access to user permission information.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue