commit | 6fdaaa3dba619ff2fba9f247d8b284acd0a573ad | [log] [tgz] |
---|---|---|
author | Anna Arhipova <harhipova@mirantis.com> | Sun May 11 13:59:17 2025 +0200 |
committer | Hanna Arhipova <harhipova@mirantis.com> | Sun May 11 11:59:59 2025 +0000 |
tree | 928d9631f96d04d710882556a07979ad3a2a380c | |
parent | 183ab21d1aead572e46837924db4596f37e8eb71 [diff] |
Remove useless libs Related-Prod: PRODX-48948 Change-Id: I72659282c52bf1ddf32e891b268fea33b8107a10
diff --git a/rp_reporter/rp_reporter/batch_reporter.py b/rp_reporter/rp_reporter/batch_reporter.py index c152b89..6d52257 100755 --- a/rp_reporter/rp_reporter/batch_reporter.py +++ b/rp_reporter/rp_reporter/batch_reporter.py
@@ -2,8 +2,6 @@ import logging from collections import deque -import ipdb -import wget import yaml import itertools import jmespath