Fix linter
This commit is contained in:
parent
1888302cee
commit
779a8a8927
@ -48,7 +48,7 @@ function normalizedField (field) {
|
||||
if (!field) {
|
||||
return undefined;
|
||||
}
|
||||
|
||||
|
||||
return field.toString().trim().substr(0, MAX_LENGTH);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user