Removed unnecessary dependency.
This commit is contained in:
parent
bb5a70f9a8
commit
0e1a54ef4f
|
|
@ -2,7 +2,6 @@
|
|||
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
|
||||
|
||||
using System;
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using Microsoft.Extensions.Internal;
|
||||
|
|
|
|||
Loading…
Reference in New Issue