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:
commit
386c118616
@ -2,7 +2,6 @@
|
|||||||
{
|
{
|
||||||
using global::Ordering.Domain.Exceptions;
|
using global::Ordering.Domain.Exceptions;
|
||||||
using SeedWork;
|
using SeedWork;
|
||||||
using System;
|
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user