diff options
author | Vatsal32 <vatsalm707@gmail.com> | 2021-04-07 19:29:58 +0530 |
---|---|---|
committer | Xisco Fauli <xiscofauli@libreoffice.org> | 2021-04-08 15:00:03 +0200 |
commit | a804a0a548dc976a1e9063ad2c34b6ce7542542e (patch) | |
tree | e36522523e213e3689cac6ec56df225cd44fd493 /sw/qa/uitest/options | |
parent | e90706dd0448772acf28d4e4762b7298cd4e0b60 (diff) |
tdf#132293 removed all the unused imports from the folder sw
Change-Id: I5a37f30941a73c276bc238fa9fbdfcfd8381791f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112563
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'sw/qa/uitest/options')
-rw-r--r-- | sw/qa/uitest/options/tdf78133.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/qa/uitest/options/tdf78133.py b/sw/qa/uitest/options/tdf78133.py index de1f2124200f..883c38231aa9 100644 --- a/sw/qa/uitest/options/tdf78133.py +++ b/sw/qa/uitest/options/tdf78133.py @@ -6,8 +6,6 @@ # from uitest.framework import UITestCase -from libreoffice.uno.propertyvalue import mkPropertyValues -from uitest.debug import sleep from uitest.uihelper.common import get_state_as_dict #Bug 78133 - LibO crashes when in options dialog |