mirror of
https://github.com/facebook/proxygen.git
synced 2025-08-05 19:55:47 +03:00
remove legacy __future__ imports
Summary: The future is now. Reviewed By: xavierd Differential Revision: D33714537 fbshipit-source-id: 8d282bbe7391c4b72b70dab54a5c252060fba457
This commit is contained in:
committed by
Facebook GitHub Bot
parent
a661bcae18
commit
4fb4756ec9
@@ -6,7 +6,6 @@
|
||||
This file contains the main module code for Python test programs.
|
||||
"""
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
import contextlib
|
||||
import ctypes
|
||||
|
Reference in New Issue
Block a user