[Deps]Remove unused dependencies (#21371)

This commit is contained in:
Davide Giacometti
2022-11-08 18:35:06 +01:00
committed by GitHub
parent c51103404f
commit cca10d2455
39 changed files with 16 additions and 98 deletions

View File

@@ -4,8 +4,8 @@
using System;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Linq;
using Mono.Collections.Generic;
namespace Wox.Plugin
{