Commit 2608b11
don't calculate getPriority lazily #SCL-25510 fixed
It might be called in a non-read context
(cherry picked from commit 972ff75065e45e8c59d178f92cb55c4158edfeb4)1 parent 507aa6d commit 2608b11
1 file changed
Lines changed: 1 addition & 3 deletions
File tree
- scala/scala-impl/src/org/jetbrains/plugins/scala/codeInspection/declarationRedundancy
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
90 | | - | |
| 88 | + | |
91 | 89 | | |
92 | 90 | | |
93 | 91 | | |
| |||
0 commit comments