Cleanup dead code

This commit is contained in:
Jiří Polášek
2026-02-12 18:02:23 +01:00
parent 3385d1d741
commit 2663f90ed2
14 changed files with 6 additions and 279 deletions

View File

@@ -2,11 +2,6 @@
// The Microsoft Corporation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Microsoft.CmdPal.Ext.WindowWalker.Components;
using Microsoft.CmdPal.Ext.WindowWalker.Properties;
using Microsoft.CommandPalette.Extensions;