Skip to content

Removed several dump/load routines that were not really used

Micael Oliveira requested to merge remove_unused_load_dump into develop

Description

Removed several dump/load routines that were not really used. The dump functions were called, but not the corresponding load ones. Thus the information that was being written was not really used.

News snippet

Removed several dump/load routines that were not really used.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports