aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Services/UserService.cs
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2019-03-04 19:45:49 +0800
committercrupest <crupest@outlook.com>2019-03-04 19:45:49 +0800
commit0ae0459be4f9eade994acbca65a60070672854fb (patch)
treefd003b7971e34f07d12a32274c9d4a1113b0862a /Timeline/Services/UserService.cs
parentcd28058f07fda57f6569316723f776f1b9b80e50 (diff)
downloadtimeline-0ae0459be4f9eade994acbca65a60070672854fb.tar.gz
timeline-0ae0459be4f9eade994acbca65a60070672854fb.tar.bz2
timeline-0ae0459be4f9eade994acbca65a60070672854fb.zip
Migrate todo page from Azure DevOps WorkItems to Github Issues.
Diffstat (limited to 'Timeline/Services/UserService.cs')
-rw-r--r--Timeline/Services/UserService.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Timeline/Services/UserService.cs b/Timeline/Services/UserService.cs
index ab5a31bb..1da6922d 100644
--- a/Timeline/Services/UserService.cs
+++ b/Timeline/Services/UserService.cs
@@ -1,7 +1,5 @@
-using System;
using System.Collections.Generic;
using System.Linq;
-using System.Threading.Tasks;
using Timeline.Entities;
namespace Timeline.Services