mirror of
https://github.com/documize/community.git
synced 2025-07-22 22:59:43 +02:00
license code refactoring
This commit is contained in:
parent
3f87401d49
commit
edccb39019
5 changed files with 22 additions and 40 deletions
|
@ -18,8 +18,7 @@ import (
|
|||
"github.com/documize/community/core/section"
|
||||
|
||||
_ "github.com/documize/community/embed" // the compressed front-end code and static data
|
||||
|
||||
_ "github.com/go-sql-driver/mysql" // the mysql driver is required behind the scenes
|
||||
_ "github.com/go-sql-driver/mysql" // the mysql driver is required behind the scenes
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue