Skip to content
Snippets Groups Projects
Commit 3aeabfa0 authored by Jan David Mol's avatar Jan David Mol
Browse files

Removed debug statements

parent 2974fafd
No related branches found
Tags v0.0.23
No related merge requests found
Pipeline #89491 passed with warnings
Pipeline: Stingray

#89492

    ......@@ -75,8 +75,6 @@ def main():
    parser = _create_parser()
    args = parser.parse_args()
    print(args)
    return
    minio_client = get_minio_client(args)
    logger.info("Using source %s", args.source)
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment