summaryrefslogtreecommitdiff
path: root/sw/qa/python/check_xmodel.py
diff options
context:
space:
mode:
Diffstat (limited to 'sw/qa/python/check_xmodel.py')
-rw-r--r--sw/qa/python/check_xmodel.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/qa/python/check_xmodel.py b/sw/qa/python/check_xmodel.py
index 27740958ddb1..6487b4781be2 100644
--- a/sw/qa/python/check_xmodel.py
+++ b/sw/qa/python/check_xmodel.py
@@ -8,11 +8,9 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
import unittest
-import unohelper
from org.libreoffice.unotest import UnoInProcess
from com.sun.star.lang import IllegalArgumentException
from com.sun.star.beans import PropertyValue
-import uno
class TestXModel(unittest.TestCase):