summaryrefslogtreecommitdiff
path: root/source4/dsdb/tests/python/attr_from_server.py
diff options
context:
space:
mode:
Diffstat (limited to 'source4/dsdb/tests/python/attr_from_server.py')
-rw-r--r--source4/dsdb/tests/python/attr_from_server.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/dsdb/tests/python/attr_from_server.py b/source4/dsdb/tests/python/attr_from_server.py
index 1a0112d4ed5..aca356bd733 100644
--- a/source4/dsdb/tests/python/attr_from_server.py
+++ b/source4/dsdb/tests/python/attr_from_server.py
@@ -22,7 +22,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
import optparse
import sys
sys.path.insert(0, "bin/python")