From 644ded26aa022e6851ce5e0398fdf7a14e9f56c3 Mon Sep 17 00:00:00 2001 From: phot0n Date: Tue, 23 Aug 2022 15:03:42 +0530 Subject: [PATCH] chore: remove event streaming module --- frappe/modules.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/frappe/modules.txt b/frappe/modules.txt index fb7817f6ba..863c448594 100644 --- a/frappe/modules.txt +++ b/frappe/modules.txt @@ -9,5 +9,4 @@ Integrations Printing Contacts Social -Automation -Event Streaming \ No newline at end of file +Automation \ No newline at end of file