From ba2e62de3a2eb77ab02446a5d0850dc6414d98c2 Mon Sep 17 00:00:00 2001
From: chylex <contact@chylex.com>
Date: Sat, 23 Sep 2017 10:17:55 +0200
Subject: [PATCH] Remove a warning in the reply-account plugin's default config

---
 Resources/Plugins/reply-account/configuration.default.js | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/Resources/Plugins/reply-account/configuration.default.js b/Resources/Plugins/reply-account/configuration.default.js
index 2a0217c7..8a6c67d4 100644
--- a/Resources/Plugins/reply-account/configuration.default.js
+++ b/Resources/Plugins/reply-account/configuration.default.js
@@ -1,12 +1,4 @@
 {
-  /*
-   * WARNING
-   * -------
-   *
-   * Make sure you are editing 'configuration.js' and not the default configuration file, as the default one will be replaced with each update.
-   *
-   */
-  
   /*
    * Simple way of configuring the plugin
    * ------------------------------------