sw/qa/uitest/writer_tests3/pageNumber.py |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 5881602e9961b45537537c03be0b8142bcae46cb
Author:     Bogdan Buzea <buzea.bog...@libreoffice.org>
AuthorDate: Sun Jun 1 09:39:50 2025 +0200
Commit:     Xisco Fauli <xiscofa...@libreoffice.org>
CommitDate: Tue Jun 3 22:26:58 2025 +0200

    tdf#158803  Remove unused import
    
    Change-Id: Id16a76e6131b1588dcc8be3917d552138ed1f230
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/186102
    Tested-by: Jenkins
    Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org>

diff --git a/sw/qa/uitest/writer_tests3/pageNumber.py 
b/sw/qa/uitest/writer_tests3/pageNumber.py
index af0cbe340067..b4da3078f348 100644
--- a/sw/qa/uitest/writer_tests3/pageNumber.py
+++ b/sw/qa/uitest/writer_tests3/pageNumber.py
@@ -8,7 +8,6 @@
 #
 
 from uitest.framework import UITestCase
-from libreoffice.uno.propertyvalue import mkPropertyValues
 from uitest.uihelper.common import get_state_as_dict, select_by_text
 
 class PageNumberWizard(UITestCase):

Reply via email to