From 83296be11fb0fde6ae291228a1299da9831910a3 Mon Sep 17 00:00:00 2001 From: Bai Date: Thu, 9 Mar 2023 18:08:15 +0800 Subject: [PATCH] fix: ignore --- 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. -