mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
zerver/tests: Remove print_function.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from __future__ import print_function
|
||||
|
||||
import mock
|
||||
from typing import Any, Union, Mapping, Callable
|
||||
|
||||
Reference in New Issue
Block a user