chore: cleanup

This commit is contained in:
ndom91 2022-02-14 03:39:43 +01:00 committed by thatmattlove
parent c3b9576ec7
commit c725696d41

View File

@ -159,5 +159,3 @@ async function bundleAll() {
}
bundleAll();
module.exports = { bundleStyles, bundleScripts };