From: Douglas Bagnall Date: Thu, 11 Oct 2018 03:05:57 +0000 (+1300) Subject: wintest/test-s3: remove unused imports X-Git-Tag: tdb-1.3.17~1185 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd99bfd866ad5b00caec6085094cd6ef4d40a23d;p=thirdparty%2Fsamba.git wintest/test-s3: remove unused imports Signed-off-by: Douglas Bagnall Reviewed-by: Noel Power --- diff --git a/wintest/test-s3.py b/wintest/test-s3.py index 6e3cb9521d6..0c270ea8f9a 100755 --- a/wintest/test-s3.py +++ b/wintest/test-s3.py @@ -2,9 +2,6 @@ '''automated testing of Samba3 against windows''' -import sys -import os -import optparse import wintest