From c725696d41e11556f5d1e98cfae9af586d1d2c33 Mon Sep 17 00:00:00 2001 From: ndom91 Date: Mon, 14 Feb 2022 03:39:43 +0100 Subject: [PATCH] chore: cleanup --- netbox/project-static/bundle.js | 2 -- 1 file changed, 2 deletions(-) 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 };