Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/Mono.Linker.Tests.Cases/Warnings/CanDisableWarnings.cs')
-rw-r--r--test/Mono.Linker.Tests.Cases/Warnings/CanDisableWarnings.cs5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/Mono.Linker.Tests.Cases/Warnings/CanDisableWarnings.cs b/test/Mono.Linker.Tests.Cases/Warnings/CanDisableWarnings.cs
index 27f624161..44585dddb 100644
--- a/test/Mono.Linker.Tests.Cases/Warnings/CanDisableWarnings.cs
+++ b/test/Mono.Linker.Tests.Cases/Warnings/CanDisableWarnings.cs
@@ -1,7 +1,4 @@
-using System;
-using System.Linq.Expressions;
-using System.Runtime.CompilerServices;
-using Mono.Linker.Tests.Cases.Expectations.Assertions;
+using Mono.Linker.Tests.Cases.Expectations.Assertions;
using Mono.Linker.Tests.Cases.Expectations.Metadata;
namespace Mono.Linker.Tests.Cases.Warnings