From: Patrick Nawracay Date: Tue, 11 Sep 2018 09:11:49 +0000 (+0200) Subject: mgr/dashboard: Cleanup X-Git-Tag: v14.0.1~299^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F24024%2Fhead;p=ceph.git mgr/dashboard: Cleanup Signed-off-by: Patrick Nawracay --- diff --git a/qa/tasks/mgr/dashboard/test_osd.py b/qa/tasks/mgr/dashboard/test_osd.py index 73b7da2463e53..e85a718691c8b 100644 --- a/qa/tasks/mgr/dashboard/test_osd.py +++ b/qa/tasks/mgr/dashboard/test_osd.py @@ -3,7 +3,6 @@ from __future__ import absolute_import import json -from time import sleep from .helper import DashboardTestCase, JObj, JAny, JList, JLeaf, JTuple