From 11d67c6d0e89628ad385efe36d2ad01459ee72e5 Mon Sep 17 00:00:00 2001 From: Bai Date: Thu, 9 Mar 2023 18:17:56 +0800 Subject: [PATCH] fix: Update v3.0.4 --- apps/common/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/common/__init__.py b/apps/common/__init__.py index fdb34b225..cfb1f1a7f 100644 --- a/apps/common/__init__.py +++ b/apps/common/__init__.py @@ -2,4 +2,3 @@ from __future__ import absolute_import # This will make sure the app is always imported when # Django starts so that shared_task will use this app. -