👌 remove linter comment

This commit is contained in:
ghalestrilo 2020-06-29 14:49:15 -03:00
parent 1eb1bff776
commit c39211d472
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ import { hijackConsoleErrorsScript, startTag, getAllScriptOffsets }
from '../../../utils/consoleUtils';
// Kept inside class just for linter's
const shouldRenderSketch = (props, prevProps = undefined) => {
const { isPlaying, previewIsRefreshing, fullView } = props;