MatrixSynapse/synapse/storage/databases/main/schema/delta
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
..
12
13
14
15
16
17
18
19
20 Add logging on startup/shutdown (#8448) 2020-10-02 15:20:45 +01:00
21
22
24
25 Add logging on startup/shutdown (#8448) 2020-10-02 15:20:45 +01:00
26
27 Add logging on startup/shutdown (#8448) 2020-10-02 15:20:45 +01:00
28
29
30 Add logging on startup/shutdown (#8448) 2020-10-02 15:20:45 +01:00
31 Add logging on startup/shutdown (#8448) 2020-10-02 15:20:45 +01:00
32
33 Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50 Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
51
52
53
54
55
56 Add logging on startup/shutdown (#8448) 2020-10-02 15:20:45 +01:00
57 Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
58 Re-run rejected metadata background update. (#9503) 2021-03-02 14:31:23 +00:00
59 Remove outdated constraint on remote_media_cache_thumbnails (#9725) 2021-04-06 13:36:05 +01:00