mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-14 19:05:10 +00:00
Remove obsolete __future__ imports (#8337)
This commit is contained in:
@@ -15,8 +15,6 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
import argparse
|
||||
import base64
|
||||
import json
|
||||
|
||||
Reference in New Issue
Block a user