Skip to content

Commit 07467b7

Browse files
committed
清理命名空间
1 parent 5215514 commit 07467b7

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

src/ComputerLock/WindowBlankScreen.xaml.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
using System.Windows;
2-
using System.Windows.Controls;
32
using System.Windows.Input;
4-
using System.Windows.Media.Animation;
53

64
namespace ComputerLock
75
{

src/ComputerLock/WindowLockScreen.xaml.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
using System.Windows;
2-
using System.Windows.Controls;
32
using System.Windows.Input;
4-
using System.Windows.Media.Animation;
53
using System.Windows.Threading;
64

75
namespace ComputerLock;

0 commit comments

Comments
 (0)