From 963df538c087a0fba6f851bba165735aba4cefa5 Mon Sep 17 00:00:00 2001 From: Shane Neuville Date: Tue, 30 Jul 2024 09:36:06 -0500 Subject: [PATCH] Update ShellContent.cs --- src/Controls/src/Core/Shell/ShellContent.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Controls/src/Core/Shell/ShellContent.cs b/src/Controls/src/Core/Shell/ShellContent.cs index 152517a91ae3..e23344586d5f 100644 --- a/src/Controls/src/Core/Shell/ShellContent.cs +++ b/src/Controls/src/Core/Shell/ShellContent.cs @@ -5,7 +5,6 @@ using System.Collections.Specialized; using System.ComponentModel; using System.Reflection; -using System.Security.Cryptography; using Microsoft.Maui.Controls.Internals; namespace Microsoft.Maui.Controls