Skip to content

Commit

Permalink
Update src/JustSaying/AwsTools/MessageHandling/SqsMessagePublisher.cs
Browse files Browse the repository at this point in the history
Co-authored-by: Martin Costello <martin@martincostello.com>
  • Loading branch information
PeterKneale and martincostello authored Oct 23, 2022
1 parent e27b694 commit 8d6c47d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
using JustSaying.Messaging.Interrogation;
using JustSaying.Messaging.MessageSerialization;
using Microsoft.Extensions.Logging;
using Message=JustSaying.Models.Message;
using Message = JustSaying.Models.Message;

namespace JustSaying.AwsTools.MessageHandling;

Expand Down

0 comments on commit 8d6c47d

Please sign in to comment.