mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-29 07:58:55 -06:00
6 lines
86 B
Go
6 lines
86 B
Go
package store
|
|
|
|
import (
|
|
_ "github.com/owncloud/ocis-accounts/pkg/store/filesystem"
|
|
)
|