Remove Explicit Type in Kotlin

Use quick intentions to remove explicit types

In Kotlin, we can remove an explicit type specification with ⌥⏎ (macOS), or Alt+Enter (Windows/Linux).