diff --git a/InvenTree/stock/tasks.py b/InvenTree/stock/tasks.py deleted file mode 100644 index a2b5079b33..0000000000 --- a/InvenTree/stock/tasks.py +++ /dev/null @@ -1,2 +0,0 @@ -# -*- coding: utf-8 -*- -from __future__ import unicode_literals