diff options
author | Linus Groh <mail@linusgroh.de> | 2021-05-01 20:15:24 +0200 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-05-01 20:15:24 +0200 |
commit | f81e581d50d1839ed2892db0ec317474d34b97a3 (patch) | |
tree | 512d3b43ecfd83455c72c52adecd69b8fc9514ec /Base | |
parent | bd563f0b3c00fd09a3f8234e7cc55fa3fc4485e0 (diff) | |
download | serenity-f81e581d50d1839ed2892db0ec317474d34b97a3.zip |
Meta: Remove trailing whitespace from ro.json
This fixes the CI linting step.
Diffstat (limited to 'Base')
-rw-r--r-- | Base/res/keymaps/ro.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Base/res/keymaps/ro.json b/Base/res/keymaps/ro.json index fed5a5908a..123d2442fe 100644 --- a/Base/res/keymaps/ro.json +++ b/Base/res/keymaps/ro.json @@ -5,4 +5,3 @@ "altgr_map": [ "", "\u001B", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0", "-", "=", "\b", "\t", "â", "ß", "€", "r", "ț", "y", "u", "î", "o", "§", "{", "]", "\n", "", "ă", "ș", "đ", "f", "g", "h", "j", "k", "l", ";", "'", "`", "", "\\", "z", "x", "©", "v", "b", "n", "m", "«", "»", "/", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "\\", "", "", ""], "shift_altgr_map": [ "", "\u001B", "!", "@", "#", "$", "%", "^", "&", "*", "(", ")", "_", "+", "\b", "\t", "Â", "ẞ", "E", "R", "Ț", "Y", "U", "Î", "O", "P", "{", "}", "\n", "", "Ă", "Ș", "Đ", "F", "G", "H", "J", "K", "L", ":", "\"", "~", "", "|", "Z", "X", "C", "V", "B", "N", "M", "<", ">", "?", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "|", "", "", ""] } -
\ No newline at end of file |