Skip to content

Commit 28ac33d

Browse files
fix (plugin): list of plugin by default
1 parent 471791c commit 28ac33d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/plugin/index.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ package plugin
22

33
import (
44
. "github.com/mickael-kerjean/filestash/server/common"
5-
_ "github.com/mickael-kerjean/filestash/server/plugin/plg_application_office"
65
_ "github.com/mickael-kerjean/filestash/server/plugin/plg_authenticate_htpasswd"
76
_ "github.com/mickael-kerjean/filestash/server/plugin/plg_authenticate_ldap"
87
_ "github.com/mickael-kerjean/filestash/server/plugin/plg_authenticate_local"

0 commit comments

Comments
 (0)