From 1af4f51abcd09be68bc0e2ad77b163569a50a6b3 Mon Sep 17 00:00:00 2001 From: crupest Date: Fri, 13 Mar 2020 18:03:29 +0800 Subject: Clean code. --- Timeline.Tests/PasswordGenerator.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Timeline.Tests/PasswordGenerator.cs') diff --git a/Timeline.Tests/PasswordGenerator.cs b/Timeline.Tests/PasswordGenerator.cs index 6c07836b..863439b5 100644 --- a/Timeline.Tests/PasswordGenerator.cs +++ b/Timeline.Tests/PasswordGenerator.cs @@ -1,5 +1,4 @@ -using System; -using Timeline.Services; +using Timeline.Services; using Xunit; using Xunit.Abstractions; -- cgit v1.2.3