Skip to content

Commit 4c97f24

Browse files
committed
ickle code tidy [skip ci]
1 parent b3454e9 commit 4c97f24

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

MaterialDesignThemes.Wpf/Ripple.cs

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,10 @@
11
using System;
22
using System.Collections.Generic;
3-
using System.Diagnostics;
43
using System.Linq;
5-
using System.Text;
6-
using System.Threading.Tasks;
74
using System.Windows;
85
using System.Windows.Controls;
9-
using System.Windows.Controls.Primitives;
10-
using System.Windows.Data;
11-
using System.Windows.Documents;
12-
using System.Windows.Documents.DocumentStructures;
136
using System.Windows.Input;
147
using System.Windows.Media;
15-
using System.Windows.Media.Animation;
16-
using System.Windows.Media.Imaging;
17-
using System.Windows.Navigation;
18-
using System.Windows.Shapes;
198

209
namespace MaterialDesignThemes.Wpf
2110
{

0 commit comments

Comments
 (0)