Clean unused imports and more cleanup

This commit is contained in:
Sergi Delgado Segura
2019-10-07 11:58:28 +01:00
parent 23efd48796
commit 067efcca73
6 changed files with 17 additions and 25 deletions

View File

@@ -1,7 +1,6 @@
import random
from os import urandom
from uuid import uuid4
from binascii import hexlify
from pisa import logging
from pisa.responder import Job