uitest/libreoffice/connection.py | 3 --- 1 file changed, 3 deletions(-)
New commits: commit a87b001abdfb21a88ed3919003831909fb2ad8eb Author: Markus Mohrhard <markus.mohrh...@googlemail.com> Date: Sun May 28 17:41:34 2017 +0200 remove unused imports Change-Id: I7efdbc1278d27ed75d8e48a35a9fac0358144214 Reviewed-on: https://gerrit.libreoffice.org/38548 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrh...@googlemail.com> diff --git a/uitest/libreoffice/connection.py b/uitest/libreoffice/connection.py index 33e938581698..2c385747056e 100644 --- a/uitest/libreoffice/connection.py +++ b/uitest/libreoffice/connection.py @@ -5,12 +5,9 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. # -import os import subprocess -import sys import time import uuid -import datetime try: import pyuno _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits