Skip to content

Commit e7d2108

Browse files
committed
Merge PR #101 into 18.0
Signed-off-by hbrunn
2 parents 6ea25c5 + b02d5ce commit e7d2108

File tree

4 files changed

+0
-80
lines changed

4 files changed

+0
-80
lines changed

mail_activity_team/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
from .hooks import post_load_hook
21
from . import models
32
from . import wizard

mail_activity_team/__manifest__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,4 @@
3030
"mail_activity_team/static/src/models/*",
3131
],
3232
},
33-
"post_load": "post_load_hook",
3433
}

mail_activity_team/hooks.py

Lines changed: 0 additions & 13 deletions
This file was deleted.

mail_activity_team/patch.py

Lines changed: 0 additions & 65 deletions
This file was deleted.

0 commit comments

Comments
 (0)