Skip to content

Commit

Permalink
Remove done todo
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyichao committed Mar 10, 2022
1 parent 6b5521d commit c1b6ddc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lua_terminal.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ export class LuaTerminal extends REPL {
#try_submit(data) {
// TODO:
// * automatically detect if we should take more input lines
// * automatically print result
this.#view.post({
command: 'runlua',
name: `REPL[${this.#id++}]`,
Expand Down

0 comments on commit c1b6ddc

Please sign in to comment.