Inconsequential whitespace changes

This commit is contained in:
kortschak 2014-08-26 14:36:42 +09:30
parent 1faa8b1727
commit 4345604a39
2 changed files with 0 additions and 2 deletions

View file

@ -83,7 +83,6 @@ func (wk *worker) gremlinBack(kind string, prev *otto.Object, env *otto.Otto) fu
wk.embedFinals(env, out)
}
return out.Value()
}
}