Skip to content

Release v70.0.0

Choose a tag to compare

@clingen-sthlm clingen-sthlm released this 13 May 12:59

remove clean hk command that was unused (#4395)(major)

Description

The CLI function corresponding to the command cg clean hk-bundle-files is not used in the automation nor by any member of Clinical Genomics. Therefore, we decided to remove it from the codebase.

Fixed

  • Remove function hk_bundle_files from cg/cli/clean.py
  • Remove all functions that were only used there
  • Remove all tests of removed functions