diff --git a/Flow.Launcher/ReportWindow.xaml.cs b/Flow.Launcher/ReportWindow.xaml.cs index 0ab785a17..24801cf52 100644 --- a/Flow.Launcher/ReportWindow.xaml.cs +++ b/Flow.Launcher/ReportWindow.xaml.cs @@ -15,8 +15,6 @@ namespace Flow.Launcher { internal partial class ReportWindow { - private static readonly string ClassName = nameof(ReportWindow); - public ReportWindow(Exception exception) { InitializeComponent();