aboutsummaryrefslogtreecommitdiff
path: root/Timeline.Tests/Helpers/UserInfoComparers.cs
diff options
context:
space:
mode:
author杨宇千 <crupest@outlook.com>2019-08-04 14:47:17 +0800
committer杨宇千 <crupest@outlook.com>2019-08-04 14:47:17 +0800
commitc1586e28e44835b3636fb63e31f613de4a30bc1e (patch)
tree049034077f7852e8c93d9f4e66dda91de53c8d92 /Timeline.Tests/Helpers/UserInfoComparers.cs
parentbdf65726cf3c8efa6470d199d775f36801ecff79 (diff)
downloadtimeline-c1586e28e44835b3636fb63e31f613de4a30bc1e.tar.gz
timeline-c1586e28e44835b3636fb63e31f613de4a30bc1e.tar.bz2
timeline-c1586e28e44835b3636fb63e31f613de4a30bc1e.zip
Clean codes.
Diffstat (limited to 'Timeline.Tests/Helpers/UserInfoComparers.cs')
-rw-r--r--Timeline.Tests/Helpers/UserInfoComparers.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Timeline.Tests/Helpers/UserInfoComparers.cs b/Timeline.Tests/Helpers/UserInfoComparers.cs
index 0d91efe3..fcf37e5c 100644
--- a/Timeline.Tests/Helpers/UserInfoComparers.cs
+++ b/Timeline.Tests/Helpers/UserInfoComparers.cs
@@ -1,6 +1,4 @@
-using System;
using System.Collections.Generic;
-using System.Linq;
using Timeline.Entities;
namespace Timeline.Tests.Helpers