aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Services/QCloudCosService.cs
diff options
context:
space:
mode:
author杨宇千 <crupest@outlook.com>2019-07-27 21:47:14 +0800
committerGitHub <noreply@github.com>2019-07-27 21:47:14 +0800
commitdc8269f1034d155e74ea4807d44c755fb83a7630 (patch)
tree572a2ae5c65c484718b3bfda68fd8babc56fe6f2 /Timeline/Services/QCloudCosService.cs
parentf0a317cc511a4a7b04a701c32881d1e3331f3711 (diff)
parentcccaf4cfdc1b932882768975f409763c22ed1ee1 (diff)
downloadtimeline-dc8269f1034d155e74ea4807d44c755fb83a7630.tar.gz
timeline-dc8269f1034d155e74ea4807d44c755fb83a7630.tar.bz2
timeline-dc8269f1034d155e74ea4807d44c755fb83a7630.zip
Merge pull request #25 from crupest/auth
Refactor a lot, especially authentication.
Diffstat (limited to 'Timeline/Services/QCloudCosService.cs')
-rw-r--r--Timeline/Services/QCloudCosService.cs1
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;