diff --git a/src/ViewModels/DiffContext.cs b/src/ViewModels/DiffContext.cs index 823f589b..f5aec074 100644 --- a/src/ViewModels/DiffContext.cs +++ b/src/ViewModels/DiffContext.cs @@ -3,7 +3,6 @@ using System.Collections.Generic; using System.IO; using System.Threading.Tasks; -using Avalonia; using Avalonia.Media.Imaging; using Avalonia.Threading;