diff options
Diffstat (limited to 'libmat/office.py')
| -rw-r--r-- | libmat/office.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libmat/office.py b/libmat/office.py index 72f77c8..fd589cd 100644 --- a/libmat/office.py +++ b/libmat/office.py | |||
| @@ -14,7 +14,6 @@ try: | |||
| 14 | from gi.repository import Poppler | 14 | from gi.repository import Poppler |
| 15 | except ImportError: | 15 | except ImportError: |
| 16 | logging.info('office.py loaded without PDF support') | 16 | logging.info('office.py loaded without PDF support') |
| 17 | pass | ||
| 18 | 17 | ||
| 19 | import parser | 18 | import parser |
| 20 | import archive | 19 | import archive |
