1
0
mirror of synced 2026-05-22 13:23:17 +00:00
Files
spring-security/etc
Phillip Webb b69825d925 Simplify boolean expression
Simplify boolean expression of the form `if (b == true)` to instead
just use the form `if (b)`.

Issue gh-8945
2020-08-24 17:33:08 -05:00
..
2020-08-24 17:33:08 -05:00
2019-04-26 15:34:45 -05:00