From 72fbf64c1a677b0b733a94a35d581ae0ada2a188 Mon Sep 17 00:00:00 2001
From: Enzo Simonnet <enzosim@laposte.net>
Date: Thu, 14 Dec 2023 16:13:53 +0100
Subject: [PATCH] embrouille cmd accstudent

---
 src/Entity/Success.php | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/src/Entity/Success.php b/src/Entity/Success.php
index 07e3127..dfb6e80 100644
--- a/src/Entity/Success.php
+++ b/src/Entity/Success.php
@@ -31,11 +31,6 @@ class Success
      */
     // private $dispName;
 
-    /**
-     * @ORM\Column(type="string")
-     */
-    // private $dispName;
-
     /**
      * @var int[]
      * @ORM\Column(type="json")
-- 
GitLab