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
commit13f0a95397751783ac0b4dcfa4d8f1b7112de04c (patch)
tree049034077f7852e8c93d9f4e66dda91de53c8d92 /Timeline.Tests/Helpers/UserInfoComparers.cs
parentfee9960f936cf996c3afb15d6c7d6dd72637122d (diff)
downloadtimeline-13f0a95397751783ac0b4dcfa4d8f1b7112de04c.tar.gz
timeline-13f0a95397751783ac0b4dcfa4d8f1b7112de04c.tar.bz2
timeline-13f0a95397751783ac0b4dcfa4d8f1b7112de04c.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