Remove unused declaration

This commit is contained in:
Jordan Brown
2021-10-12 13:18:40 -04:00
parent eeb69eed77
commit 8f22548c40
@@ -153,7 +153,7 @@ namespace Tgstation.Server.Host.Components.Repository
cancellationToken)
.ConfigureAwait(false);
}
catch (Exception ex)
catch
{
try
{