[Libreoffice-commits] core.git: sc/qa
Stephan Bergmann
sbergman at redhat.com
Thu Jun 28 16:30:37 UTC 2018
sc/qa/uitest/solver/solver.py | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 164b1927050086824d7bfd38e006ec9f7225f745
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Thu Jun 28 13:04:04 2018 +0200
Remove leftover import
...from 1b4c09401053ff6df8de9e839299ac26efa28b37 "uitest Calc/Goal seek;
tdf#37341 ; tdf#43693"
Change-Id: I7c346311c975709e71ca332a8894e6df7a745ab6
Reviewed-on: https://gerrit.libreoffice.org/56588
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman at redhat.com>
diff --git a/sc/qa/uitest/solver/solver.py b/sc/qa/uitest/solver/solver.py
index 2ac209b3d96b..1a409dca1b97 100644
--- a/sc/qa/uitest/solver/solver.py
+++ b/sc/qa/uitest/solver/solver.py
@@ -10,7 +10,6 @@ from uitest.uihelper.common import select_pos
from uitest.uihelper.calc import enter_text_to_cell
from libreoffice.calc.document import get_cell_by_position
from libreoffice.uno.propertyvalue import mkPropertyValues
-from uitest.debug import sleep
import org.libreoffice.unotest
import pathlib
More information about the Libreoffice-commits
mailing list