Skip to content

Commit c39211d

Browse files
committed
👌 remove linter comment
1 parent 1eb1bff commit c39211d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/modules/IDE/components/PreviewFrame.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ import { hijackConsoleErrorsScript, startTag, getAllScriptOffsets }
2323
from '../../../utils/consoleUtils';
2424

2525

26-
// Kept inside class just for linter's
2726
const shouldRenderSketch = (props, prevProps = undefined) => {
2827
const { isPlaying, previewIsRefreshing, fullView } = props;
2928

0 commit comments

Comments
 (0)