🧹 remove FIXME

This commit is contained in:
ghalestrilo 2020-07-16 18:49:12 -03:00
parent b2ba22a076
commit dd15f805ad
1 changed files with 0 additions and 5 deletions

View File

@ -43,11 +43,6 @@ const MobileIDEView = (props) => {
const [tmController, setTmController] = useState(null); // eslint-disable-line
const [overlay, setOverlay] = useState(null); // eslint-disable-line
// FIXME:
const dispatchConsoleEvent = () => {};
const expandConsole = () => {};
const collapseConsole = () => {};
return (
<Screen fullscreen>
<Header