No need to import print function anymore
Removing print function import Change-Id: I9a5d8cd44ba980d6b9a7570573c6ed6a9725721e
This commit is contained in:
parent
f6fb359cf5
commit
05ed2cf76b
@ -13,8 +13,6 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
import collections
|
||||
import json
|
||||
import sys
|
||||
|
Loading…
Reference in New Issue
Block a user