mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-16 01:55:57 +01:00
another useless __future__
This commit is contained in:
parent
652bce14e5
commit
9a5a84069b
1 changed files with 0 additions and 2 deletions
|
|
@ -2,8 +2,6 @@
|
|||
# vim:fileencoding=utf-8
|
||||
# License: GPL v3 Copyright: 2020, Kovid Goyal <kovid at kovidgoyal.net>
|
||||
|
||||
from __future__ import absolute_import, division, print_function, unicode_literals
|
||||
|
||||
import os
|
||||
import re
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue