summaryrefslogtreecommitdiff
path: root/sw/qa/python/check_xautotextgroup.py
diff options
context:
space:
mode:
Diffstat (limited to 'sw/qa/python/check_xautotextgroup.py')
-rw-r--r--sw/qa/python/check_xautotextgroup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/qa/python/check_xautotextgroup.py b/sw/qa/python/check_xautotextgroup.py
index a41987103e6b..504f12dcd422 100644
--- a/sw/qa/python/check_xautotextgroup.py
+++ b/sw/qa/python/check_xautotextgroup.py
@@ -11,7 +11,6 @@ import unittest
from org.libreoffice.unotest import UnoInProcess
from com.sun.star.container import ElementExistException
from com.sun.star.container import NoSuchElementException
-from com.sun.star.uno import RuntimeException
class XAutoTextGroup(unittest.TestCase):