From 1b7bb448fdf515df5eba6ebd46f0ab33d730ab8f Mon Sep 17 00:00:00 2001
From: erichard <elliot.richard@lal.in2p3.fr>
Date: Fri, 15 Nov 2019 09:55:15 +0100
Subject: [PATCH] =?UTF-8?q?Ancien=20commentaire=20supprim=C3=A9.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 app/static/js/ajax.js | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/app/static/js/ajax.js b/app/static/js/ajax.js
index 8c24951..94e9566 100644
--- a/app/static/js/ajax.js
+++ b/app/static/js/ajax.js
@@ -1,7 +1,3 @@
-/**
- * Functions for send ajax request with differents methods.
- */
-
 function send_simple_request(address) {
 /*
     Return response to request send at address on the web-server
-- 
GitLab