1
0
mirror of https://github.com/bitwarden/server synced 2025-12-17 16:53:23 +00:00
This commit is contained in:
Kyle Spearrin
2018-08-21 09:37:09 -04:00
parent 1b489daca1
commit 7746011ea1

View File

@@ -52,9 +52,7 @@ namespace Bit.Notifications
}
public void Dispose()
{
// TODO
}
{ }
private async Task ExecuteAsync(CancellationToken cancellationToken)
{