Merge pull request #755 from amedora/dev

fix: duplicated "using Seedwork;"
This commit is contained in:
Cesar De la Torre 2018-09-06 20:03:30 -07:00 committed by GitHub
commit 4509153ca2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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