diff --git a/data/migration/progressbar__tqdm__redkyn@assigner__f132d03c.yaml b/data/migration/progressbar__tqdm__redkyn@assigner__f132d03c.yaml deleted file mode 100644 index a04819e..0000000 --- a/data/migration/progressbar__tqdm__redkyn@assigner__f132d03c.yaml +++ /dev/null @@ -1,23 +0,0 @@ -repo: redkyn/assigner -commit: f132d03c9154401da28316e552fc6ca0bd51cf31 -source: progressbar -target: tqdm -commit_url: https://github.com/redkyn/assigner/commit/f132d03c -domain: Utility -files: -- path: "assigner/commands/get.py" - code_changes: - - line: "12:12" - cardinality: not applicable - source_program_elements: [import] - target_program_elements: [import] - properties: [] - source_apis: [progressbar.ProgressBar] - target_apis: [assigner.progress.Progress] - - line: "44:" - cardinality: one-to-zero - source_program_elements: [function call] - target_program_elements: [] - properties: [] - source_apis: [update] - target_apis: []