diff --git a/Sources/Vues/Favoris.xaml b/Sources/Vues/Favoris.xaml
deleted file mode 100644
index 2575a9d..0000000
--- a/Sources/Vues/Favoris.xaml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Sources/Vues/Favoris.xaml.cs b/Sources/Vues/Favoris.xaml.cs
deleted file mode 100644
index 9c5a4c7..0000000
--- a/Sources/Vues/Favoris.xaml.cs
+++ /dev/null
@@ -1,9 +0,0 @@
-namespace Vues;
-
-public partial class Favoris : ContentPage
-{
- public Favoris()
- {
- InitializeComponent();
- }
-}
\ No newline at end of file
diff --git a/Sources/Vues/PageConnexion.xaml b/Sources/Vues/PageConnexion.xaml
deleted file mode 100644
index 266ef40..0000000
--- a/Sources/Vues/PageConnexion.xaml
+++ /dev/null
@@ -1,54 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Sources/Vues/PageConnexion.xaml.cs b/Sources/Vues/PageConnexion.xaml.cs
deleted file mode 100644
index 22653fe..0000000
--- a/Sources/Vues/PageConnexion.xaml.cs
+++ /dev/null
@@ -1,9 +0,0 @@
-namespace Vues;
-
-public partial class PageConnexion : ContentPage
-{
- public PageConnexion()
- {
- InitializeComponent();
- }
-}
\ No newline at end of file
diff --git a/Sources/Vues/Vues.zip b/Sources/Vues/Vues.zip
deleted file mode 100644
index 29fef0a..0000000
Binary files a/Sources/Vues/Vues.zip and /dev/null differ