mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 23:23:43 +02:00
Remove unused import
This commit is contained in:
parent
5194086157
commit
440055ad42
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@
|
|||
__docformat__ = 'restructuredtext en'
|
||||
|
||||
import os
|
||||
from contextlib import closing
|
||||
|
||||
|
||||
class Bookmark(): # {{{
|
||||
|
|
|
|||
Loading…
Reference in a new issue