summary refs log tree commit diff
path: root/synapse/storage/databases
diff options
context:
space:
mode:
authorH. Shay <hillerys@element.io>2022-01-04 12:47:39 -0800
committerH. Shay <hillerys@element.io>2022-01-04 12:50:21 -0800
commitda5c58bb243dcd409735919a8de453b8eea71822 (patch)
treeeee7741e588a14b166c030ab77ff49a5ff96ece8 /synapse/storage/databases
parentlint (diff)
downloadsynapse-shay/pyupgrade.tar.xz
run pyupgrade --py37-plus --keep-percent-format on synapse/ shay/pyupgrade
Diffstat (limited to 'synapse/storage/databases')
-rw-r--r--synapse/storage/databases/main/session.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/synapse/storage/databases/main/session.py b/synapse/storage/databases/main/session.py
index 5a97120437..e8c776b97a 100644
--- a/synapse/storage/databases/main/session.py
+++ b/synapse/storage/databases/main/session.py
@@ -1,4 +1,3 @@
-# -*- coding: utf-8 -*-
 #  Copyright 2021 The Matrix.org Foundation C.I.C.
 #
 #  Licensed under the Apache License, Version 2.0 (the "License");