aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline.Tests/ErrorCodeTest.cs
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-04-30 18:13:18 +0800
committercrupest <crupest@outlook.com>2021-04-30 18:13:18 +0800
commit007ee5049214da39793b9a6d6b04ffec26f3cf36 (patch)
tree18b3a6c1ba56e907261159596da1eaa6693047bd /BackEnd/Timeline.Tests/ErrorCodeTest.cs
parent1e5f122e96ec974b77c2eaab3a9daf7d6c8970f1 (diff)
downloadtimeline-007ee5049214da39793b9a6d6b04ffec26f3cf36.tar.gz
timeline-007ee5049214da39793b9a6d6b04ffec26f3cf36.tar.bz2
timeline-007ee5049214da39793b9a6d6b04ffec26f3cf36.zip
chore: Clean codes.
Diffstat (limited to 'BackEnd/Timeline.Tests/ErrorCodeTest.cs')
-rw-r--r--BackEnd/Timeline.Tests/ErrorCodeTest.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/BackEnd/Timeline.Tests/ErrorCodeTest.cs b/BackEnd/Timeline.Tests/ErrorCodeTest.cs
index 94e2a488..0b6d8ed8 100644
--- a/BackEnd/Timeline.Tests/ErrorCodeTest.cs
+++ b/BackEnd/Timeline.Tests/ErrorCodeTest.cs
@@ -3,7 +3,6 @@ using System;
using System.Collections.Generic;
using System.Linq;
using System.Reflection;
-using Timeline.Models.Http;
using Xunit;
using Xunit.Abstractions;