Removed unnecessary dependency.

This commit is contained in:
Crystal Qian 2016-08-30 17:14:28 -07:00
parent bb5a70f9a8
commit 0e1a54ef4f
1 changed files with 0 additions and 1 deletions

View File

@ -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;