From ced6c9ec67eeeaf255a2817c1c0c75fe8e8d8a10 Mon Sep 17 00:00:00 2001 From: Pedro Ferreira Date: Fri, 13 Nov 2020 15:42:43 +0100 Subject: [PATCH] VC/Zoom: deleted unnecessary template --- vc_zoom/indico_vc_zoom/templates/emails/deleted.html | 1 - 1 file changed, 1 deletion(-) delete mode 100644 vc_zoom/indico_vc_zoom/templates/emails/deleted.html diff --git a/vc_zoom/indico_vc_zoom/templates/emails/deleted.html b/vc_zoom/indico_vc_zoom/templates/emails/deleted.html deleted file mode 100644 index a67c1f1..0000000 --- a/vc_zoom/indico_vc_zoom/templates/emails/deleted.html +++ /dev/null @@ -1 +0,0 @@ -{% extends 'vc/emails/deleted.html' %}