aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline.Tests/Helpers/TestApplication.cs
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-11-13 16:17:17 +0800
committercrupest <crupest@outlook.com>2020-11-13 16:17:17 +0800
commitb635b4453756d9a33c173c9b9f2ae0ab7c830d3b (patch)
treedfb4dd690704e887e3609265e6a652fe7ccea218 /BackEnd/Timeline.Tests/Helpers/TestApplication.cs
parenta033b5b1511890f09faf3cdec59763aa8618e617 (diff)
downloadtimeline-b635b4453756d9a33c173c9b9f2ae0ab7c830d3b.tar.gz
timeline-b635b4453756d9a33c173c9b9f2ae0ab7c830d3b.tar.bz2
timeline-b635b4453756d9a33c173c9b9f2ae0ab7c830d3b.zip
Run code clean.
Diffstat (limited to 'BackEnd/Timeline.Tests/Helpers/TestApplication.cs')
-rw-r--r--BackEnd/Timeline.Tests/Helpers/TestApplication.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/BackEnd/Timeline.Tests/Helpers/TestApplication.cs b/BackEnd/Timeline.Tests/Helpers/TestApplication.cs
index 684ffe2c..33d8b318 100644
--- a/BackEnd/Timeline.Tests/Helpers/TestApplication.cs
+++ b/BackEnd/Timeline.Tests/Helpers/TestApplication.cs
@@ -1,6 +1,5 @@
using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.TestHost;
-using Microsoft.Data.Sqlite;
using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.Configuration;
using Microsoft.Extensions.DependencyInjection;