Skip to content

Commit

Permalink
Unused namespace imports removed.
Browse files Browse the repository at this point in the history
  • Loading branch information
David Britch authored and David Britch committed Apr 12, 2017
1 parent bdcde46 commit d7fcf47
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
using System.Threading.Tasks;
using eShopOnContainers.Core.Models.Orders;
using eShopOnContainers.Core.ViewModels.Base;
using eShopOnContainers.Core.Services.Catalog;
using eShopOnContainers.Core.Services.Basket;
using eShopOnContainers.Core.Services.Order;
using System;
using eShopOnContainers.Core.Helpers;
Expand Down

0 comments on commit d7fcf47

Please sign in to comment.