Hello Jerrel,
Add the line below to functions.php file of your theme (we recommend installing & activating the child theme and adding the line to its functions.php not to lose this change after theme update):
remove_action( 'mphb_render_single_room_type_metas', array( '\MPHB\Views\SingleRoomTypeView', 'renderCalendar' ), 40 );
Here is also a useful article with more details: How to edit accommodation type pages?
Best Regards,
M. Evans