mirror of
https://github.com/vale981/tridactyl
synced 2025-03-06 10:01:39 -05:00
Doc fix
This commit is contained in:
parent
d66db550c6
commit
525841d599
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
*/
|
||||
import * as R from "ramda"
|
||||
|
||||
/* Remove all empty strings from objects recursively
|
||||
/* Remove all nulls from objects recursively
|
||||
* NB: also applies to arrays
|
||||
*/
|
||||
const removeNull = R.when(
|
||||
|
|
Loading…
Add table
Reference in a new issue