diff --git a/inc/myco_objects.js b/inc/myco_objects.js index a8ee650..641c2af 100644 --- a/inc/myco_objects.js +++ b/inc/myco_objects.js @@ -186,7 +186,6 @@ function Group(name,data) { } } } - } catch (e) { alert('Une erreur est survenue en chargeant le groupe '+this.name+' depuis le cache'); }