Skip to content

Commit

Permalink
114: Added missing using
Browse files Browse the repository at this point in the history
  • Loading branch information
jarmatys committed Aug 13, 2024
1 parent d6e7fa5 commit dfe2b6e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
using CSharpFunctionalExtensions;
using MassTransit;
using MediatR;
using Microsoft.Extensions.Logging;
using SOFTURE.Contract.Common.Messaging;

namespace ASSISTENTE.Worker.Sync.Common.Bases;
Expand Down

0 comments on commit dfe2b6e

Please sign in to comment.