term.js
term.js copied to clipboard
Fix lines with no effect that fail linting tools
These lines fail coverity linting tools because they have no effect. This is a minor change, but would help folks using such linting tools.
CC @dperpeet