diff --git a/modules/visa/batch/config/config.xml b/modules/visa/batch/config/config.xml
deleted file mode 100755
index 4385691085a01a309946cc9e07d3220620f10896..0000000000000000000000000000000000000000
--- a/modules/visa/batch/config/config.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<ROOT>
-    <CONFIG>
-        <MaarchDirectory>/var/www/html/maarchdev/</MaarchDirectory>
-        <CustomId>cs_maarchdev</CustomId>
-        <validatedStatus>VAL</validatedStatus>
-        <refusedStatus>COU</refusedStatus>
-        <applicationUrl>http://localhost/maarchdev/cs_maarchdev/</applicationUrl>
-        <userWS>superadmin</userWS>
-        <passwordWS>superadmin</passwordWS>
-    </CONFIG>
-    <LOG4PHP>
-        <enabled>true</enabled>
-        <Log4PhpLogger>loggerTechnique</Log4PhpLogger>
-        <Log4PhpBusinessCode>retrieveMailsFromSignatoryBook</Log4PhpBusinessCode>
-        <Log4PhpConfigPath>/var/www/html/maarchdev/apps/maarch_entreprise/xml/log4php.xml</Log4PhpConfigPath>
-    </LOG4PHP>
-</ROOT>