We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abee9ba commit 113bc58Copy full SHA for 113bc58
Flow.Launcher/ReportWindow.xaml.cs
@@ -15,8 +15,6 @@ namespace Flow.Launcher
15
{
16
internal partial class ReportWindow
17
18
- private static readonly string ClassName = nameof(ReportWindow);
19
-
20
public ReportWindow(Exception exception)
21
22
InitializeComponent();
0 commit comments