Skip to content

Commit ecce5eb

Browse files
committed
Improved the structure
1 parent 495b3d4 commit ecce5eb

26 files changed

+9
-12
lines changed

src/Files.App.Storage/Storables/WindowsStorage/IFolderSettings.cs

Lines changed: 0 additions & 12 deletions
This file was deleted.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
// Copyright (c) Files Community
2+
// Licensed under the MIT License.
3+
4+
namespace Files.App.Storage
5+
{
6+
public interface IWindowsFolderSettings
7+
{
8+
}
9+
}

0 commit comments

Comments
 (0)