Skip to content

Commit 8d04590

Browse files
committed
fix formatting
1 parent b023e8e commit 8d04590

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Flow.Launcher/ViewModel/MainViewModel.cs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,7 @@ async Task updateAction()
108108
}
109109

110110
Log.Error("MainViewModel", "Unexpected ResultViewUpdate ends");
111-
}
112-
113-
;
111+
};
114112

115113
void continueAction(Task t)
116114
{

0 commit comments

Comments
 (0)