Fixed a bunch of warnings
This commit is contained in:
@@ -38,7 +38,7 @@ namespace FoodsharingSiegen.Contracts.Helper
|
||||
|
||||
return true;
|
||||
}
|
||||
catch (Exception e)
|
||||
catch (Exception)
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user