This repository was archived by the owner on May 19, 2021. It is now read-only.
Commit 4e98d45
committed
Remove unnessary checks for inactive users
Since it is planed to delete the messages in the feature after some time,
it will a uncommon usecase to display messages from deleted users.
Also the amount of checks is quite ugly inside the template.1 parent 4f6bab3 commit 4e98d45
1 file changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
131 | | - | |
| 130 | + | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
137 | | - | |
| 136 | + | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | | - | |
| 140 | + | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
0 commit comments