[Libreoffice-commits] core.git: uitest/calc_tests

Markus Mohrhard markus.mohrhard at googlemail.com
Tue Oct 11 15:18:51 UTC 2016


 uitest/calc_tests/tdf96453.py |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 70ce443e7b767fceef4a22b07ab371f02f7252e5
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Tue Oct 11 17:15:20 2016 +0200

    forgot to actually remove the problematic import
    
    Change-Id: Iac96719a36269dec173af4c9d6d7e88d67b5c24d

diff --git a/uitest/calc_tests/tdf96453.py b/uitest/calc_tests/tdf96453.py
index fb8e404..9092d43 100644
--- a/uitest/calc_tests/tdf96453.py
+++ b/uitest/calc_tests/tdf96453.py
@@ -8,7 +8,6 @@
 from uitest.framework import UITestCase
 
 import os
-import pathlib
 
 from uitest.uihelper.common import get_state_as_dict
 from uitest.path import get_srcdir_url


More information about the Libreoffice-commits mailing list