This commit is contained in:
@@ -94,7 +94,7 @@ namespace AyaNova.Biz
|
||||
// when disposed if either commands fails
|
||||
await transaction.CommitAsync();
|
||||
}
|
||||
catch (Exception ex)
|
||||
catch
|
||||
{
|
||||
throw;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user