mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 20:27:36 +02:00
Reduce memory usage.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace Wox.Infrastructure.MFTSearch
|
||||
namespace Wox.Plugin.FindFile.MFTSearch
|
||||
{
|
||||
internal class USNChangeReason
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user