anonymousland-synapse/synapse
Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
Part of #9744

Removes all redundant `# -*- coding: utf-8 -*-` lines from files, as python 3 automatically reads source code as utf-8 now.

`Signed-off-by: Jonathan de Jong <jonathan@automatia.nl>`
2021-04-14 15:34:27 +01:00
..
_scripts Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
api
app
appservice
config
crypto Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
events
federation
groups
handlers
http
logging
metrics Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
module_api
push
replication
res/templates
rest
server_notices
spam_checker_api
state Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
static
storage
streams
util
__init__.py
event_auth.py
notifier.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
python_dependencies.py
secrets.py
server.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
types.py
visibility.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00