Fix typo and remove unused code.

Former-commit-id: 3ef1a2b7e9b5bc7a01a0c8742e50c60d2c93ce19
This commit is contained in:
David 2019-02-21 18:05:06 +01:00
commit bbb59d6cce
2 changed files with 1 additions and 3 deletions

View file

@ -14,7 +14,7 @@
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"predeplay": "npm run build",
"predeploy": "npm run build",
"deploy": "gh-pages -d build"
},
"eslintConfig": {

View file

@ -8,8 +8,6 @@ import 'brace/theme/monokai';
class App extends Component {
render() {
// return ( <AceEditor mode="java" theme="monokai" name="UNIQUE_ID_OF_DIV"
// editorProps={{ $blockScrolling: true }}/> );
return (
<div className="App">
<div>