aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Formatters
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2019-03-04 19:58:48 +0800
committercrupest <crupest@outlook.com>2019-03-04 19:58:48 +0800
commit4daf2ce80df373fa38d32c74ee475f33a07b18f1 (patch)
tree09573a7ed1eb98c21a3694f1155022b573951310 /Timeline/Formatters
parent38a1d4de0c5d9be5dff1da32356fb4b20ff16181 (diff)
parentaca753fba19a221f1aec65030ba4aec4bc34f576 (diff)
downloadtimeline-4daf2ce80df373fa38d32c74ee475f33a07b18f1.tar.gz
timeline-4daf2ce80df373fa38d32c74ee475f33a07b18f1.tar.bz2
timeline-4daf2ce80df373fa38d32c74ee475f33a07b18f1.zip
Merge branch 'master' into user
Diffstat (limited to 'Timeline/Formatters')
-rw-r--r--Timeline/Formatters/StringInputFormatter.cs3
1 files changed, 0 insertions, 3 deletions
diff --git a/Timeline/Formatters/StringInputFormatter.cs b/Timeline/Formatters/StringInputFormatter.cs
index f2475137..ca9216d7 100644
--- a/Timeline/Formatters/StringInputFormatter.cs
+++ b/Timeline/Formatters/StringInputFormatter.cs
@@ -1,9 +1,6 @@
using Microsoft.AspNetCore.Mvc.Formatters;
using Microsoft.Net.Http.Headers;
-using System;
-using System.Collections.Generic;
using System.IO;
-using System.Linq;
using System.Text;
using System.Threading.Tasks;