Release v70.0.0
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_filesfrom cg/cli/clean.py - Remove all functions that were only used there
- Remove all tests of removed functions