From eabee97d899967daffbe891129a4217fa7508987 Mon Sep 17 00:00:00 2001 From: Alexander Cerutti Date: Mon, 25 Oct 2021 01:14:32 +0200 Subject: [PATCH] Removed unused validation function isValid --- src/schemas/index.ts | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/src/schemas/index.ts b/src/schemas/index.ts index 41af383..75aa279 100644 --- a/src/schemas/index.ts +++ b/src/schemas/index.ts @@ -165,26 +165,6 @@ export const Template = Joi.object