Join Slack
Powered by
move local variable before `token.value == null` c...
# intellij
g
gildor
04/10/2018, 7:23 AM
move local variable before
token.value == null
condition and replace
token.value
with
value
Open in Slack
Previous
Next