Skip to content

Commit d18ffc3

Browse files
committed
Update Console.js
1 parent f9da3bc commit d18ffc3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/app/Console.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ const Console = observer(({ run }) => {
2626
this.stdoutContainer.scrollTop = diff;
2727
};
2828

29-
const { run } = this.props;
30-
return (
3129
return (
3230
<Box
3331
ref={stdoutContainerRef}

0 commit comments

Comments
 (0)