Commit c1bbb9fa authored by Savorboard's avatar Savorboard

remove unused code.

parent d57c88e7
......@@ -214,11 +214,10 @@ namespace DotNetCore.CAP.Abstractions
try
{
Console.WriteLine("================22222222222222=====================");
operationId = s_diagnosticListener.WritePublishMessageStoreBefore(message);
var id = Execute(DbConnection, DbTransaction, message);
Console.WriteLine("================777777777777777777777=====================");
ClosedCap();
if (id > 0)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment