Removed HBL file path as constructor argument from the CalculationActivity
- Performed for ClosingStructures
- Removed because of:
-- Constructor argument assessment section contains all information that's required
-- there's currently no check on the assessment section level which causes an argument null exception when an activity is created while there's no HB database is selected.
WTI-1720