mirror of
https://github.com/mickael-kerjean/filestash
synced 2026-01-03 22:33:08 +01:00
fix (plugin): oopsy
This commit is contained in:
parent
e1b477b65b
commit
d020f4c1bd
1 changed files with 0 additions and 2 deletions
|
|
@ -36,8 +36,6 @@ import (
|
|||
_ "github.com/mickael-kerjean/filestash/server/plugin/plg_security_svg"
|
||||
_ "github.com/mickael-kerjean/filestash/server/plugin/plg_starter_http"
|
||||
_ "github.com/mickael-kerjean/filestash/server/plugin/plg_video_transcoder"
|
||||
|
||||
_ "github.com/mickael-kerjean/filestash/filestash-enterprise/customers/mit/plg_mit_authenticate"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue