diff --git a/src/settings-ui/Settings.UI.Library/AIProviderConfigurationSnapshot.cs b/src/settings-ui/Settings.UI.Library/AIProviderConfigurationSnapshot.cs deleted file mode 100644 index 7619c72ccd..0000000000 --- a/src/settings-ui/Settings.UI.Library/AIProviderConfigurationSnapshot.cs +++ /dev/null @@ -1,8 +0,0 @@ -// Copyright (c) Microsoft Corporation -// The Microsoft Corporation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. - -namespace Microsoft.PowerToys.Settings.UI.Library -{ - // Intentionally left empty after removing legacy provider snapshots. -}