Merge branch 'enhancements/C#/CodeCleanupAndRefactorings' of github.com:sicsbd/eShopOnContainers into enhancements/C#/CodeCleanupAndRefactorings

* 'enhancements/C#/CodeCleanupAndRefactorings' of github.com:sicsbd/eShopOnContainers:
  Fixed error in namespace.
This commit is contained in:
Rafsanul Hasan 2018-09-09 05:19:17 +06:00
commit 386c118616
No known key found for this signature in database
GPG Key ID: FC57FD2D87BE60DD

View File

@ -2,7 +2,6 @@
{
using global::Ordering.Domain.Exceptions;
using SeedWork;
using System;
using System.Collections.Generic;
using System.Linq;