Remove unused imports in vcpe python scripts 81/102981/2
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Wed, 4 Mar 2020 13:01:02 +0000 (14:01 +0100)
committerMarco Platania <platania@research.att.com>
Wed, 4 Mar 2020 14:06:04 +0000 (14:06 +0000)
commitbe1067b70c76b71c213a5ebbde52d6f7f74abc2d
tree440395825ad092a65888499e3ca1eec81cc7476a
parent3bb78c3ee86a5d555d78135fde6b9bab3753a95e
Remove unused imports in vcpe python scripts

Unused imports are removed according to pylint report
or ignore rules are added where applicable.

Change-Id: I8c32b5c3f456f0444f8ec8980910d470b7238a7d
Issue-ID: INT-1427
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
test/vcpe/cleanvGMUX.py
test/vcpe/config_sdnc_so.py
test/vcpe/get_info.py
test/vcpe/healthcheck-k8s.py
test/vcpe/loop.py
test/vcpe/sdcutils.py
test/vcpe/tests/test_imports.py
test/vcpe/vcpe.py
test/vcpe/vcpe_custom_service.py