From: Kefu Chai Date: Fri, 19 Jun 2020 11:28:15 +0000 (+0800) Subject: qa/tasks/ragweed: flake8 fixes X-Git-Tag: v16.1.0~1962^2~5 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=fe6c9b5487d5bbb857af643a4ebb7641ceba7c1d;p=ceph.git qa/tasks/ragweed: flake8 fixes Signed-off-by: Kefu Chai --- diff --git a/qa/tasks/ragweed.py b/qa/tasks/ragweed.py index 052992a498b0..400536c6f637 100644 --- a/qa/tasks/ragweed.py +++ b/qa/tasks/ragweed.py @@ -8,7 +8,6 @@ import contextlib import logging import os import random -import six import string from teuthology import misc as teuthology