Skip to content

Commit bdf423d

Browse files
authored
Fix build maybe?
1 parent 387041b commit bdf423d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

StabilityMatrix.Avalonia/ViewModels/InstalledWorkflowsViewModel.cs

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
using System.Text.Json;
55
using System.Threading;
66
using System.Threading.Tasks;
7+
using System.Reactive.Linq;
78
using AsyncAwaitBestPractices;
89
using Avalonia.Controls;
910
using Avalonia.Platform.Storage;

0 commit comments

Comments
 (0)