summaryrefslogtreecommitdiff
path: root/sw/qa/python/xtextcursor.py
diff options
context:
space:
mode:
Diffstat (limited to 'sw/qa/python/xtextcursor.py')
-rw-r--r--sw/qa/python/xtextcursor.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/qa/python/xtextcursor.py b/sw/qa/python/xtextcursor.py
index 30d0518690a7..2c374bee5870 100644
--- a/sw/qa/python/xtextcursor.py
+++ b/sw/qa/python/xtextcursor.py
@@ -8,10 +8,7 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
import unittest
-import unohelper
from org.libreoffice.unotest import UnoInProcess
-import uno
-import time
class TestXTextCursor(unittest.TestCase):