From 551d0678ffa939c3d828ca112df129816f1bd1dc Mon Sep 17 00:00:00 2001 From: roga134 Date: Thu, 13 Aug 2026 11:53:49 +0000 Subject: [PATCH] Delete __init__.py --- __init__.py | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 __init__.py diff --git a/__init__.py b/__init__.py deleted file mode 100644 index 1df9925..0000000 --- a/__init__.py +++ /dev/null @@ -1,6 +0,0 @@ -# -*- coding: utf-8 -*- -# Copyright (C) 2024-Today: Odoo Community Iran -# @author: Odoo Community Iran (https://odoo-community.ir/ -# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). - -from . import models \ No newline at end of file