From 7d19b21dffacb6d9be7358481c3253a322742097 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 28 Feb 2022 19:22:22 +1100 Subject: [PATCH] JS linting --- InvenTree/templates/js/translated/stock.js | 1 - 1 file changed, 1 deletion(-) diff --git a/InvenTree/templates/js/translated/stock.js b/InvenTree/templates/js/translated/stock.js index cf2538c1e5..1ca89368dc 100644 --- a/InvenTree/templates/js/translated/stock.js +++ b/InvenTree/templates/js/translated/stock.js @@ -25,7 +25,6 @@ modalSetContent, modalSetTitle, modalSubmit, - moment, openModal, printStockItemLabels, printTestReports,