Skip to content

Commit a3a18ca

Browse files
committed
style(ui): strip trailing whitespace surfaced by Spotless 7.0.4 bump
1 parent 931ceac commit a3a18ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/java/io/nekohasekai/sagernet/ui/MessageStore.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ object MessageStore {
4040
fun showMessage(activity: Activity, @StringRes resId: Int, vararg formatArgs: Any) {
4141
showMessage(activity.getString(resId, *formatArgs))
4242
}
43-
}
43+
}

0 commit comments

Comments
 (0)