zerver/tornado: Remove print_function.

This commit is contained in:
rht
2017-09-27 12:25:59 +02:00
committed by Tim Abbott
parent 2e12fe5e2e
commit b8aa92194c
3 changed files with 0 additions and 3 deletions

View File

@@ -1,4 +1,3 @@
from __future__ import print_function
from typing import Any, Dict, Optional