diff --git a/Correlator/Dialog/AudioFileDialog.xaml b/Correlator/Dialog/AudioFileDialog.xaml
index 3707e01..a1497e5 100644
--- a/Correlator/Dialog/AudioFileDialog.xaml
+++ b/Correlator/Dialog/AudioFileDialog.xaml
@@ -97,28 +97,17 @@
Header="时长"
IsReadOnly="True" />
-
-
-
-
-
+
diff --git a/Correlator/Dialog/AudioFileDialog.xaml b/Correlator/Dialog/AudioFileDialog.xaml
index 3707e01..a1497e5 100644
--- a/Correlator/Dialog/AudioFileDialog.xaml
+++ b/Correlator/Dialog/AudioFileDialog.xaml
@@ -97,28 +97,17 @@
Header="时长"
IsReadOnly="True" />
-
-
-
-
-
+
diff --git a/Correlator/ViewModels/AudioFileDialogViewModel.cs b/Correlator/ViewModels/AudioFileDialogViewModel.cs
index fa07071..be3194c 100644
--- a/Correlator/ViewModels/AudioFileDialogViewModel.cs
+++ b/Correlator/ViewModels/AudioFileDialogViewModel.cs
@@ -8,7 +8,6 @@
using System.Windows.Media.Imaging;
using Correlator.Model;
using Correlator.Util;
-using HandyControl.Controls;
using HandyControl.Data;
using Prism.Commands;
using Prism.Mvvm;
@@ -82,7 +81,6 @@
#region DelegateCommand
public DelegateCommand PlayAudioCommand { get; set; }
- public DelegateCommand