]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: remove unused import from tests
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 1 Jun 2023 15:15:48 +0000 (11:15 -0400)
committerAdam King <adking@redhat.com>
Thu, 31 Aug 2023 17:35:13 +0000 (13:35 -0400)
commit7029278e4a3b1145f98d57fb47d1a30b2f148b46
tree3ffb9dde1284a4e211eef6b029b22818db2ad4ca
parent7e4f8acb4dfccf70b848f1d749ba892b1bad6cfb
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