From bd25a436e1b9851d90ec81bf21a383b73ff9dccf Mon Sep 17 00:00:00 2001 From: "matheo.thierry" Date: Sat, 20 May 2023 08:52:17 +0200 Subject: [PATCH] =?UTF-8?q?fichier=20normalement=20supprim=C3=A9=20toujour?= =?UTF-8?q?=20pr=C3=A9sent?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- notus/Biblioteque_de_Class/Manager.cs | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 notus/Biblioteque_de_Class/Manager.cs diff --git a/notus/Biblioteque_de_Class/Manager.cs b/notus/Biblioteque_de_Class/Manager.cs deleted file mode 100644 index 10adb96..0000000 --- a/notus/Biblioteque_de_Class/Manager.cs +++ /dev/null @@ -1,13 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace Biblioteque_de_Class -{ - public class Manager - { - public Manager(Persistence - } -}