sw/qa/uitest/writer_tests8/tdf134166.py |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit ef36357ee9420956021560b5165708de19a62dc3
Author:     Ashok <ashokemai...@yahoo.com>
AuthorDate: Tue Oct 15 13:47:36 2024 -0700
Commit:     Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>
CommitDate: Wed Oct 16 09:32:03 2024 +0200

    tdf#132293 Remove unused import from uitest
    
    Change-Id: Id248ccedd7e99a434528c2afb0d1b00631c927de
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174984
    Tested-by: Jenkins
    Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>

diff --git a/sw/qa/uitest/writer_tests8/tdf134166.py 
b/sw/qa/uitest/writer_tests8/tdf134166.py
index 9b8599a8e0a2..ba94018e1100 100644
--- a/sw/qa/uitest/writer_tests8/tdf134166.py
+++ b/sw/qa/uitest/writer_tests8/tdf134166.py
@@ -10,7 +10,6 @@ from uitest.framework import UITestCase
 from uitest.uihelper.common import get_url_for_data_file
 from uitest.uihelper.common import select_by_text
 from uitest.uihelper.common import select_pos
-import uno
 import unohelper
 from com.sun.star.util import URL
 from com.sun.star.frame import XStatusListener

Reply via email to