From 727e6ea096c763145a5bf1d7018daf418e9dcc6a Mon Sep 17 00:00:00 2001 From: tocmo0nlord Date: Fri, 13 Mar 2026 22:52:09 +0000 Subject: [PATCH] Fix: remove fetchmail dependency (not yet installed) --- work_trace/__manifest__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/work_trace/__manifest__.py b/work_trace/__manifest__.py index 5e04dfe9..8a420a57 100644 --- a/work_trace/__manifest__.py +++ b/work_trace/__manifest__.py @@ -15,7 +15,6 @@ 'calendar', 'hr_expense', 'mail', - 'fetchmail', ], 'data': [ 'security/ir.model.access.csv',