scripts: Remove import print_function.

This commit is contained in:
rht
2017-09-28 00:01:05 +02:00
committed by Tim Abbott
parent 0e5fdcea3f
commit 71188d7b0a
17 changed files with 0 additions and 17 deletions

View File

@@ -1,6 +1,5 @@
#!/usr/bin/env python3
from __future__ import print_function
import os
import sys