aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline/Swagger
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-04-30 18:13:18 +0800
committercrupest <crupest@outlook.com>2021-04-30 18:13:18 +0800
commit007ee5049214da39793b9a6d6b04ffec26f3cf36 (patch)
tree18b3a6c1ba56e907261159596da1eaa6693047bd /BackEnd/Timeline/Swagger
parent1e5f122e96ec974b77c2eaab3a9daf7d6c8970f1 (diff)
downloadtimeline-007ee5049214da39793b9a6d6b04ffec26f3cf36.tar.gz
timeline-007ee5049214da39793b9a6d6b04ffec26f3cf36.tar.bz2
timeline-007ee5049214da39793b9a6d6b04ffec26f3cf36.zip
chore: Clean codes.
Diffstat (limited to 'BackEnd/Timeline/Swagger')
-rw-r--r--BackEnd/Timeline/Swagger/DocumentDescriptionDocumentProcessor.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/BackEnd/Timeline/Swagger/DocumentDescriptionDocumentProcessor.cs b/BackEnd/Timeline/Swagger/DocumentDescriptionDocumentProcessor.cs
index a3452cea..fd2be64d 100644
--- a/BackEnd/Timeline/Swagger/DocumentDescriptionDocumentProcessor.cs
+++ b/BackEnd/Timeline/Swagger/DocumentDescriptionDocumentProcessor.cs
@@ -5,7 +5,6 @@ using System.Collections.Generic;
using System.Linq;
using System.Reflection;
using System.Text;
-using Timeline.Models.Http;
namespace Timeline.Swagger
{