From d76fa8ff00ec99313dfdae719c756199d432cf50 Mon Sep 17 00:00:00 2001 From: Paddy Xu Date: Sat, 13 May 2017 00:09:33 +0300 Subject: [PATCH] reformat --- .../QuickLook.Plugin.VideoViewer/ViewerPanel.xaml.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/QuickLook.Plugin/QuickLook.Plugin.VideoViewer/ViewerPanel.xaml.cs b/QuickLook.Plugin/QuickLook.Plugin.VideoViewer/ViewerPanel.xaml.cs index f0635e4..7e44e2e 100644 --- a/QuickLook.Plugin/QuickLook.Plugin.VideoViewer/ViewerPanel.xaml.cs +++ b/QuickLook.Plugin/QuickLook.Plugin.VideoViewer/ViewerPanel.xaml.cs @@ -1,6 +1,5 @@ using System; using System.ComponentModel; -using System.Windows; using System.Windows.Controls; using System.Windows.Input; using FontAwesome.WPF;