fixed some old TODOs
This commit is contained in:
parent
ac87fdff97
commit
6cc12528b3
9 changed files with 15 additions and 8 deletions
|
@ -27,7 +27,6 @@ export default function initialize(state, emitter) {
|
|||
cm6: storage.files.length,
|
||||
cm7: storage.totalDownloads
|
||||
});
|
||||
//TODO restart handlers... somewhere
|
||||
});
|
||||
emitter.on('exit', exitEvent);
|
||||
emitter.on('experiment', experimentEvent);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue