diff --git a/plugins.default.json b/plugins.default.json deleted file mode 100644 index b3443af48..000000000 --- a/plugins.default.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "server": [ - "coral-plugin-respect", - "coral-plugin-facebook-auth" - ], - "client": [ - "coral-plugin-respect" - ] -}