wizards/source/access2base/access2base.py |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 13512bf5ef004e7388ad15b3c3c91377c90c3623
Author:     Jean-Pierre Ledure <j...@ledure.be>
AuthorDate: Mon Sep 21 12:31:03 2020 +0200
Commit:     Jean-Pierre Ledure <j...@ledure.be>
CommitDate: Mon Sep 21 12:31:03 2020 +0200

    Access2Base - access2base.py, remove compatibility import
    
    Change-Id: I0f390758e17c09c3cec8a86c22cdfc3a8d39cc17

diff --git a/wizards/source/access2base/access2base.py 
b/wizards/source/access2base/access2base.py
index 77878e0053bc..87734ebbb17f 100644
--- a/wizards/source/access2base/access2base.py
+++ b/wizards/source/access2base/access2base.py
@@ -36,8 +36,6 @@ Specific documentation about Access2Base and Python:
     
http://www.access2base.com/access2base.html#%5B%5BAccess2Base%20and%20Python%5D%5D
 """
 
-from __future__ import unicode_literals
-
 import uno
 XSCRIPTCONTEXT = uno
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to