Remove missing + unused variable

This commit is contained in:
David Edmondson
2021-08-26 16:14:38 -07:00
parent ceb4e304fd
commit 27e22814a9

View File

@ -1571,4 +1571,4 @@ window.onload = function() {
}
};
export {Engine, indexedDb};
export {Engine};