Remove redundant else from updateBitcoinFarm()

This commit is contained in:
Dev 2024-01-29 11:11:44 +00:00
parent 079651045d
commit 2bb8965c80

View File

@ -801,11 +801,9 @@ export class HideoutHelper
return btcProd;
}
else
{
return null;
}
}
/**
* Add bitcoin object to btc production products array and set progress time