diff options
author | 杨宇千 <crupest@outlook.com> | 2019-07-23 16:47:53 +0800 |
---|---|---|
committer | 杨宇千 <crupest@outlook.com> | 2019-07-23 16:47:53 +0800 |
commit | d088a03986713a71e274fc16144ca42b7f020e3f (patch) | |
tree | 2740cfa1964024d080d1b842b20e918a3e8d8981 /Timeline/Services/QCloudCosService.cs | |
parent | 35300c1b1ce6377393d4c9353416daae23b6d17c (diff) | |
download | timeline-d088a03986713a71e274fc16144ca42b7f020e3f.tar.gz timeline-d088a03986713a71e274fc16144ca42b7f020e3f.tar.bz2 timeline-d088a03986713a71e274fc16144ca42b7f020e3f.zip |
WIP: Develop UserService. Remove unused components.
Diffstat (limited to 'Timeline/Services/QCloudCosService.cs')
-rw-r--r-- | Timeline/Services/QCloudCosService.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Timeline/Services/QCloudCosService.cs b/Timeline/Services/QCloudCosService.cs index b37631e5..748173c4 100644 --- a/Timeline/Services/QCloudCosService.cs +++ b/Timeline/Services/QCloudCosService.cs @@ -6,7 +6,6 @@ using System.Diagnostics; using System.Linq; using System.Net; using System.Net.Http; -using System.Net.Http.Headers; using System.Security.Cryptography; using System.Text; using System.Text.RegularExpressions; |