From 9c6f40bea953ae393f2f56620876fcd5fb9d2921 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pl=C3=ADchal?= Date: Wed, 3 Jan 2024 15:28:27 +0100 Subject: [PATCH] Remove confusing mention from the `google` plugin Email stats are not supported yet, so let's not confuse users. --- did/plugins/google.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/did/plugins/google.py b/did/plugins/google.py index b9301602..42f367d1 100644 --- a/did/plugins/google.py +++ b/did/plugins/google.py @@ -1,7 +1,7 @@ # coding: utf-8 """ -Google stats such as attended events, completed tasks or sent emails +Google stats such as attended events or completed tasks Config example::