zerver/management: Remove print_function.

This commit is contained in:
rht
2017-09-27 12:28:10 +02:00
committed by Tim Abbott
parent 26f5d9a32c
commit 32650c8fdc
46 changed files with 0 additions and 47 deletions

View File

@@ -1,4 +1,3 @@
from __future__ import print_function
import os
import re