Skip to content

Commit 7e762a2

Browse files
committed
Cleanup
1 parent 90b5bbc commit 7e762a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/InEngine.Core/Queuing/Clients/RabbitMQClient.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,6 @@ public List<ICommandEnvelope> PeekPendingMessages(long from, long to)
193193

194194
public void RepublishFailedMessages()
195195
{
196-
197196
throw new NotImplementedException();
198197
}
199198
#endregion

0 commit comments

Comments
 (0)