Browse Source
Merge pull request #54 from satriani-vai/patch-9
Update __init__.py
pull/72/head
Cybrosys Technologies
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
auto_resend_mail/__init__.py
|
|
@ -20,5 +20,5 @@ |
|
|
|
# If not, see <https://www.gnu.org/licenses/>. |
|
|
|
# |
|
|
|
############################################################################## |
|
|
|
import models |
|
|
|
from odoo import models |
|
|
|
|
|
|
|