Explorar el Código

Fix back settings

florian.evelettebedier hace 5 años
padre
commit
48eafd5fdc
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/servlets/Configure.java

+ 0 - 1
src/servlets/Configure.java

@@ -35,7 +35,6 @@ public class Configure extends HttpServlet {
 			throws ServletException, IOException {
 
 		String mySpace = request.getParameter("espace");
-		System.out.println(mySpace);
 		String page;
 
 		/**