Skip to content
Snippets Groups Projects
Commit cf857b86 authored by niyasraphy's avatar niyasraphy Committed by Thibault Delavallée
Browse files

[FIX] crm_sms: remove unused models directory


crm_lead.py file does not exist, but models directory is not imported. We
can safely remove the init and the models directory.

Oversight of odoo/odoo@5d4208d44d9044a769a43130df94f9a4967f318e

closes odoo/odoo#105586

Signed-off-by: default avatarThibault Delavallee (tde) <tde@openerp.com>
parent fdd7f017
No related branches found
No related tags found
No related merge requests found
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import crm_lead
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment