summaryrefslogtreecommitdiff
path: root/scripts/sha256sum.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/sha256sum.py')
-rwxr-xr-xscripts/sha256sum.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/sha256sum.py b/scripts/sha256sum.py
index 5caedf5f..7d8cf3d1 100755
--- a/scripts/sha256sum.py
+++ b/scripts/sha256sum.py
@@ -14,7 +14,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-from __future__ import print_function
import argparse
import hashlib
import sys