From 0c80aadd9ea3b6526c127e1fe8adab6e182de747 Mon Sep 17 00:00:00 2001 From: Fransolet Thomas Date: Fri, 10 Feb 2023 17:10:06 +0100 Subject: [PATCH] Clean code --- manager_api/lib/model/section_type.dart | 3 --- 1 file changed, 3 deletions(-) diff --git a/manager_api/lib/model/section_type.dart b/manager_api/lib/model/section_type.dart index f853f81..5db06e6 100644 --- a/manager_api/lib/model/section_type.dart +++ b/manager_api/lib/model/section_type.dart @@ -114,10 +114,7 @@ class SectionTypeTypeTransformer { } } } - } - - print("STILLL NULLLLL !?"); return null; }