Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit 4509153

Browse files
Merge pull request #755 from amedora/dev
fix: duplicated "using Seedwork;"
2 parents 0296735 + 9f34b7e commit 4509153

File tree

1 file changed

+0
-1
lines changed
  • src/Services/Ordering/Ordering.Domain/AggregatesModel/OrderAggregate

1 file changed

+0
-1
lines changed

src/Services/Ordering/Ordering.Domain/AggregatesModel/OrderAggregate/OrderStatus.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
{
33
using global::Ordering.Domain.Exceptions;
44
using Seedwork;
5-
using SeedWork;
65
using System;
76
using System.Collections.Generic;
87
using System.Linq;

0 commit comments

Comments
 (0)