fix: duplicated "using Seedwork;"

This commit is contained in:
amedora 2018-09-07 11:06:01 +09:00 committed by GitHub
parent 0296735cb9
commit 9f34b7e9e6
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;