zerver/tests: Remove print_function.

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

View File

@@ -1,4 +1,3 @@
from __future__ import print_function
from django.test import TestCase