From c853c2cb77fb4d025cc2fa7fd77bbf169ff63243 Mon Sep 17 00:00:00 2001
From: Jonas <jonas.zohren@tu-dortmund.de>
Date: Wed, 10 Mar 2021 12:01:16 +0100
Subject: [PATCH] Doc-Fix

---
 src/types.ts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/types.ts b/src/types.ts
index 5432b0b..3a82a88 100644
--- a/src/types.ts
+++ b/src/types.ts
@@ -1,6 +1,5 @@
 /**
  * Set of dialogs, beginning with startDialogName.
- * This should be
  */
 export interface DialogSet {
   /**
-- 
GitLab