Skip to content

Commit 113bc58

Browse files
committed
Remove unused variable
1 parent abee9ba commit 113bc58

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Flow.Launcher/ReportWindow.xaml.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ namespace Flow.Launcher
1515
{
1616
internal partial class ReportWindow
1717
{
18-
private static readonly string ClassName = nameof(ReportWindow);
19-
2018
public ReportWindow(Exception exception)
2119
{
2220
InitializeComponent();

0 commit comments

Comments
 (0)