Commit d949cdae authored by yangxiaodong's avatar yangxiaodong

--no commit message

--no commit message
parent 44999f2b
......@@ -130,7 +130,6 @@ namespace Cap.Consistency.EntityFrameworkCore
return id.ToString();
}
public Task<string> GetMessageIdAsync(TMessage message, CancellationToken cancellationToken) {
cancellationToken.ThrowIfCancellationRequested();
ThrowIfDisposed();
......
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