tools: Remove print_function.

Tweaked by tabbott to exclude the linter libraries.
This commit is contained in:
rht
2017-09-27 23:32:06 +02:00
committed by Tim Abbott
parent 71188d7b0a
commit f15bdce90e
51 changed files with 0 additions and 55 deletions

View File

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