mirror of
https://github.com/ceph/ceph
synced 2024-12-22 03:22:00 +00:00
remove unused imports from peering_speed
Signed-off-by: Alfredo Deza <adeza@redhat.com>
This commit is contained in:
parent
9df27f7a10
commit
6d45352782
@ -3,8 +3,6 @@ Remotely run peering tests.
|
||||
"""
|
||||
import logging
|
||||
import time
|
||||
from teuthology import misc as teuthology
|
||||
import ceph_manager
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user