From 3845041f7f947f479ca37f79500de4e41dba398a Mon Sep 17 00:00:00 2001 From: mgw <1392924357@qq.com> Date: Fri, 10 Nov 2023 16:28:06 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E9=81=97=E6=BC=8F=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sf_plan/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/sf_plan/__init__.py b/sf_plan/__init__.py index 23795ba3..8134f974 100644 --- a/sf_plan/__init__.py +++ b/sf_plan/__init__.py @@ -2,4 +2,3 @@ # Part of Odoo. See LICENSE file for full copyright and licensing details. from . import models -from . import controllers