Skip to content

Commit

Permalink
Removed unused usings
Browse files Browse the repository at this point in the history
  • Loading branch information
nagarwal4 committed Apr 12, 2024
1 parent 7e4357e commit e741b61
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
// under the Apache License, Version 2.0. See the NOTICE file at the root
// of this distribution or at http://www.apache.org/licenses/LICENSE-2.0

using Core.Domain;
using Core.Domain.Entities.CustomerAggregate;
using Core.Domain.Exceptions;
using Core.Domain.Repositories;
using MediatR;

Expand Down

0 comments on commit e741b61

Please sign in to comment.