Update models/__init__.py to import ir_http model

This commit is contained in:
Mohamed Eltayar 2025-08-30 19:30:39 +03:00
parent 8b244211bd
commit 464dcee27a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
# from . import res_config_settings
from . import ir_http