aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline.Tests/IntegratedTests2/TimelineTest2.cs
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-04-09 18:38:46 +0800
committercrupest <crupest@outlook.com>2022-04-09 18:38:46 +0800
commit4db131899145b7aca0ea5fd36984cf1542c9619b (patch)
treee3b9729dfcc744a79f601b674ec6cecaf47dc9da /BackEnd/Timeline.Tests/IntegratedTests2/TimelineTest2.cs
parentbab2b1d568a7273b6800dbe6ffd31972d5cedd24 (diff)
downloadtimeline-4db131899145b7aca0ea5fd36984cf1542c9619b.tar.gz
timeline-4db131899145b7aca0ea5fd36984cf1542c9619b.tar.bz2
timeline-4db131899145b7aca0ea5fd36984cf1542c9619b.zip
...
Diffstat (limited to 'BackEnd/Timeline.Tests/IntegratedTests2/TimelineTest2.cs')
-rw-r--r--BackEnd/Timeline.Tests/IntegratedTests2/TimelineTest2.cs3
1 files changed, 1 insertions, 2 deletions
diff --git a/BackEnd/Timeline.Tests/IntegratedTests2/TimelineTest2.cs b/BackEnd/Timeline.Tests/IntegratedTests2/TimelineTest2.cs
index c3a19bbb..b5566ba0 100644
--- a/BackEnd/Timeline.Tests/IntegratedTests2/TimelineTest2.cs
+++ b/BackEnd/Timeline.Tests/IntegratedTests2/TimelineTest2.cs
@@ -1,5 +1,4 @@
-using System;
-using System.Net;
+using System.Net;
using System.Net.Http;
using System.Threading.Tasks;
using FluentAssertions;