mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-12 04:24:43 +00:00
Remove obsolete __future__ imports (#8337)
This commit is contained in:
@@ -13,8 +13,6 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
import functools
|
||||
import sys
|
||||
from typing import Any, Callable, List
|
||||
|
||||
Reference in New Issue
Block a user