1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

clean old code

This commit is contained in:
Rokt33r
2016-01-21 05:50:53 +09:00
parent 01c9d62a2b
commit cabcaa892c
2 changed files with 1 additions and 27 deletions

View File

@@ -32,7 +32,6 @@ export default class ArticleEditor extends React.Component {
}
componentDidMount () {
console.log(this.state.switchPreview)
ipc.on('config-apply', this.configApplyHandler)
}