From e29e38496fd357bfa6424b2a97adbebb44dd51e6 Mon Sep 17 00:00:00 2001 From: Francesco Esposito <33671357+franjsco@users.noreply.github.com> Date: Tue, 7 Jul 2020 14:34:05 +0200 Subject: [PATCH] change export functions --- src/templates.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/templates.js b/src/templates.js index 6837775..bf3aa3f 100644 --- a/src/templates.js +++ b/src/templates.js @@ -35,7 +35,6 @@ const handler = (msg) => { const template = { - genericTemplate, handler }