chore(index) rm " "

This commit is contained in:
coderaiser 2018-01-19 15:36:40 +02:00
parent 0cea45164e
commit 491e6220ca

View file

@ -48,7 +48,6 @@ const execAll = currify((funcs, event) => {
});
});
const Info = DOM.CurrentInfo;
const Storage = DOM.Storage;
const Events = DOM.Events;