Skip to content

Commit 374535d

Browse files
committed
I loathe trailing spaces.
1 parent ed2cab2 commit 374535d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/java/org/koreader/launcher/device/lights/TolinoB300Controller.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ class TolinoB300Controller : Ioctl(), LightsInterface {
8383
if (needsInvertedWarmth()) WARMTH_MAX - raw else raw
8484
} catch (e: Exception) {
8585
Log.w(TAG, e.toString())
86-
0
86+
0
8787
}
8888
}
8989

0 commit comments

Comments
 (0)