tracking code: remove unused imports

This commit is contained in:
Frédéric Péters 2015-02-25 10:07:12 +01:00
parent 21aad6119d
commit 39d006ed5f
1 changed files with 0 additions and 4 deletions

View File

@ -14,11 +14,7 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, see <http://www.gnu.org/licenses/>.
import hashlib
import random
import string
from quixote import get_publisher
from qommon.storage import StorableObject