diff options
author | 杨宇千 <crupest@outlook.com> | 2019-08-04 14:47:17 +0800 |
---|---|---|
committer | 杨宇千 <crupest@outlook.com> | 2019-08-04 14:47:17 +0800 |
commit | c1586e28e44835b3636fb63e31f613de4a30bc1e (patch) | |
tree | 049034077f7852e8c93d9f4e66dda91de53c8d92 /Timeline.Tests/Helpers/UserInfoComparers.cs | |
parent | bdf65726cf3c8efa6470d199d775f36801ecff79 (diff) | |
download | timeline-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.cs | 2 |
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 |