mirror of
https://github.com/SimpleMobileTools/Simple-Calculator.git
synced 2025-06-05 21:49:13 +02:00
removing a space
This commit is contained in:
@ -123,7 +123,6 @@ class CalculatorImpl(calculator: Calculator, val context: Context) {
|
|||||||
handleRoot()
|
handleRoot()
|
||||||
mResetValue = false
|
mResetValue = false
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
fun handleClear() {
|
fun handleClear() {
|
||||||
|
Reference in New Issue
Block a user