Removing unused namespaces

This commit is contained in:
Pranav K 2014-08-26 11:58:12 -07:00
parent d604c18368
commit 5beed03b10
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
using System;
using System.Collections.Generic;
using Microsoft.AspNet.Mvc.Core;
using Microsoft.AspNet.Mvc.ModelBinding;
using Microsoft.AspNet.Mvc.OptionDescriptors;
using Microsoft.AspNet.Mvc.ReflectedModelBuilder;