- Updates several libraries
- Reformats code to the newest Klint - Fixes isEmpty bug on Filters
This commit is contained in:
@@ -93,6 +93,7 @@ class EnsureTest {
|
||||
(args[1].length == KEY_SIZE),
|
||||
(args[1].isHex()),
|
||||
-> null
|
||||
|
||||
else -> args[0] + args[1]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user