From 26668dba6edbc44f435e6816f25302a8ad6fc079 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 19 Jun 2015 08:38:57 +0530 Subject: [PATCH] ... --- src/calibre/gui2/store/stores/kobo_plugin.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/calibre/gui2/store/stores/kobo_plugin.py b/src/calibre/gui2/store/stores/kobo_plugin.py index 68402909ce..14d189a69a 100644 --- a/src/calibre/gui2/store/stores/kobo_plugin.py +++ b/src/calibre/gui2/store/stores/kobo_plugin.py @@ -7,7 +7,6 @@ __license__ = 'GPL 3' __copyright__ = '2011, John Schember ' __docformat__ = 'restructuredtext en' -import random import urllib from contextlib import closing