Skip to content

Commit aee14ba

Browse files
committed
fix missing using.
1 parent 761edc1 commit aee14ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Avalonia.LeakTests/ControlTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
using System;
22
using System.Collections.Generic;
3+
using System.Collections.ObjectModel;
34
using System.Linq;
45
using System.Reactive.Disposables;
56
using Avalonia.Controls;

0 commit comments

Comments
 (0)