Ups... too many parens xD
This commit is contained in:
parent
2e674ad532
commit
20d2e32719
@ -117,7 +117,7 @@ namespace Microsoft.eShopOnContainers.BuildingBlocks.EventBusRabbitMQ
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
((_model, _connection) = CreateConnection();
|
(_model, _connection) = CreateConnection();
|
||||||
return _model;
|
return _model;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user