summaryrefslogtreecommitdiff
path: root/python/samba/tests/auth_log.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/samba/tests/auth_log.py')
-rw-r--r--python/samba/tests/auth_log.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/samba/tests/auth_log.py b/python/samba/tests/auth_log.py
index 3c56bc48e7f..d57d765a83a 100644
--- a/python/samba/tests/auth_log.py
+++ b/python/samba/tests/auth_log.py
@@ -15,7 +15,6 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
-from __future__ import print_function
"""Tests for the Auth and AuthZ logging.
"""
import samba.tests