removing a space

This commit is contained in:
tibbi 2018-01-16 19:06:05 +01:00
parent e141301464
commit 6d5637da70

View File

@ -123,7 +123,6 @@ class CalculatorImpl(calculator: Calculator, val context: Context) {
handleRoot() handleRoot()
mResetValue = false mResetValue = false
} }
} }
fun handleClear() { fun handleClear() {