mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
remove trailing newline
This commit is contained in:
parent
f60ec349a2
commit
7b4a9e1bd4
1 changed files with 1 additions and 1 deletions
|
|
@ -531,4 +531,4 @@ function convertToBool_(map, key) {
|
|||
if (map[key] != null) {
|
||||
map[key] = toBool_(map[key]);
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue