File tree Expand file tree Collapse file tree 3 files changed +0
-9
lines changed Expand file tree Collapse file tree 3 files changed +0
-9
lines changed Original file line number Diff line number Diff line change 11// Copyright (c) 2024 Files Community
22// Licensed under the MIT License. See the LICENSE.
33
4- using Files . App . Dialogs ;
54using Microsoft . UI . Xaml . Controls ;
65using System . IO ;
7- using TagLib . Ape ;
86using Windows . Foundation . Metadata ;
97
108namespace Files . App . Actions
Original file line number Diff line number Diff line change 22// Licensed under the MIT License. See the LICENSE.
33
44using Files . App . Dialogs ;
5- using Files . App . ViewModels . Dialogs ;
65using Microsoft . UI . Xaml . Controls ;
7- using System ;
8- using System . Threading . Tasks ;
96
107namespace Files . App . Helpers
118{
Original file line number Diff line number Diff line change 22// Licensed under the MIT License. See the LICENSE.
33
44using Files . App . Dialogs ;
5- using Files . App . ViewModels . Dialogs ;
65using Microsoft . UI ;
7- using Microsoft . UI . Text ;
86using Microsoft . UI . Xaml ;
97using Microsoft . UI . Xaml . Controls ;
108using Microsoft . UI . Xaml . Data ;
119using Microsoft . UI . Xaml . Media ;
12- using TagLib . Ape ;
13- using Windows . ApplicationModel . DataTransfer ;
1410using Windows . System ;
1511
1612namespace Files . App . Helpers
You can’t perform that action at this time.
0 commit comments