Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/util/RtfParser.py
diff options
context:
space:
mode:
Diffstat (limited to 'util/RtfParser.py')
-rw-r--r--util/RtfParser.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/util/RtfParser.py b/util/RtfParser.py
index 9a141a4..66e54c2 100644
--- a/util/RtfParser.py
+++ b/util/RtfParser.py
@@ -12,9 +12,6 @@
# Boston, MA 02111-1307, USA.
-import sys
-
-
class RtfException(Exception):
pass