From eac64569490ef645e8687b61f7cd45e219063c7a Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Thu, 19 May 2022 08:04:20 +0200 Subject: [PATCH] Update tasks.py --- tasks.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tasks.py b/tasks.py index ae6f210581..c103f0364c 100644 --- a/tasks.py +++ b/tasks.py @@ -23,7 +23,6 @@ def apps(): 'part', 'report', 'stock', - 'static', 'users', 'plugin', 'InvenTree',