add space
This commit is contained in:
parent
bf02d50909
commit
e73b7efc2f
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@ Ox.forEach = function(collection, iterator, that) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} catch(error) {
|
} catch (error) {
|
||||||
if (error !== Ox.BreakError) {
|
if (error !== Ox.BreakError) {
|
||||||
throw error;
|
throw error;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue