tasks.rgw: 'time' imported but unused

flake8 was failing.

Signed-off-by: Owen Synge <osynge@suse.com>
This commit is contained in:
Owen Synge 2016-11-17 11:37:59 +01:00
parent 32bc189e60
commit ef1d2a6aab

View File

@ -6,7 +6,6 @@ import contextlib
import json
import logging
import os
import time
import errno
import util.rgw as rgw_utils