[lint] Remove unused imports

Left over from various refactoring and rewrites.
This commit is contained in:
Hornwitser
2018-08-22 21:43:50 -04:00
committed by Rapptz
parent a329565e74
commit d58fc0ccee
16 changed files with 3 additions and 21 deletions
-2
View File
@@ -24,8 +24,6 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
"""
import asyncio
from .utils import parse_time
from .mixins import Hashable
from .object import Object