From 108f13e597163497bbd80158f773b7c9c5537a64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi?= Date: Wed, 29 May 2024 08:30:26 +0200 Subject: [PATCH] =?UTF-8?q?Suppression=20d'un=20h=C3=A9ritage=20inutile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/Trek-12/Trek-12/Views/pageRegles.xaml.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/Trek-12/Trek-12/Views/pageRegles.xaml.cs b/source/Trek-12/Trek-12/Views/pageRegles.xaml.cs index eb5d96f..95a1d54 100644 --- a/source/Trek-12/Trek-12/Views/pageRegles.xaml.cs +++ b/source/Trek-12/Trek-12/Views/pageRegles.xaml.cs @@ -2,7 +2,7 @@ using System.ComponentModel; namespace Trek_12.Views; -public partial class pageRegles : ContentPage , INotifyPropertyChanged +public partial class pageRegles : ContentPage { public pageRegles() {