]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: remove unused import from tests
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 1 Jun 2023 15:15:48 +0000 (11:15 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 15 Jun 2023 20:35:34 +0000 (16:35 -0400)
commit8d0f8be96cd28a29a0d4f067119a4652805b15ba
treef82c3b77d700a34a24a38357e88e45a3e2bff6c7
parentd01e128db25d636c089038b142798a811bf6d790
cephadm: remove unused import from tests

This import breaks running tox with `-e py36` and adds no value. Just
remove it.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/cephadm/tests/fixtures.py