summaryrefslogtreecommitdiff
path: root/python/samba/tests/audit_log_base.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/samba/tests/audit_log_base.py')
-rw-r--r--python/samba/tests/audit_log_base.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/samba/tests/audit_log_base.py b/python/samba/tests/audit_log_base.py
index f328b615df6..c791a1a8ca8 100644
--- a/python/samba/tests/audit_log_base.py
+++ b/python/samba/tests/audit_log_base.py
@@ -14,8 +14,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
-
-from __future__ import print_function
"""Tests for DSDB audit logging.
"""