aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline/Swagger/DocumentDescriptionDocumentProcessor.cs
diff options
context:
space:
mode:
Diffstat (limited to 'BackEnd/Timeline/Swagger/DocumentDescriptionDocumentProcessor.cs')
-rw-r--r--BackEnd/Timeline/Swagger/DocumentDescriptionDocumentProcessor.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/BackEnd/Timeline/Swagger/DocumentDescriptionDocumentProcessor.cs b/BackEnd/Timeline/Swagger/DocumentDescriptionDocumentProcessor.cs
index dc5ddd96..a3452cea 100644
--- a/BackEnd/Timeline/Swagger/DocumentDescriptionDocumentProcessor.cs
+++ b/BackEnd/Timeline/Swagger/DocumentDescriptionDocumentProcessor.cs
@@ -1,12 +1,10 @@
using NSwag.Generation.Processors;
using NSwag.Generation.Processors.Contexts;
using System;
-using System.Collections;
using System.Collections.Generic;
using System.Linq;
using System.Reflection;
using System.Text;
-using System.Threading.Tasks;
using Timeline.Models.Http;
namespace Timeline.Swagger