Skip to content

Commit

Permalink
fix missing using.
Browse files Browse the repository at this point in the history
  • Loading branch information
danwalmsley committed Jun 1, 2022
1 parent 761edc1 commit aee14ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Avalonia.LeakTests/ControlTests.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
using System;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Linq;
using System.Reactive.Disposables;
using Avalonia.Controls;
Expand Down

0 comments on commit aee14ba

Please sign in to comment.