From 5e2d64709ce7588f60e63059365cfff37b82c517 Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Thu, 6 Apr 2017 18:46:49 -0300 Subject: [PATCH] Linting and Patch --- plugins.default.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 plugins.default.json 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" - ] -}