diff --git a/netbox/project-static/bundle.js b/netbox/project-static/bundle.js index 2fa63916e..55662ece0 100644 --- a/netbox/project-static/bundle.js +++ b/netbox/project-static/bundle.js @@ -159,5 +159,3 @@ async function bundleAll() { } bundleAll(); - -module.exports = { bundleStyles, bundleScripts };