Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/epubview/epubview.py
diff options
context:
space:
mode:
Diffstat (limited to 'epubview/epubview.py')
-rw-r--r--epubview/epubview.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/epubview/epubview.py b/epubview/epubview.py
index 432c332..cec56c5 100644
--- a/epubview/epubview.py
+++ b/epubview/epubview.py
@@ -22,7 +22,6 @@ import widgets
import os.path
import math
import shutil
-import BeautifulSoup
from epub import _Epub
from jobs import _JobPaginator as _Paginator