diff options
Diffstat (limited to 'Timeline.Tests/PasswordGenerator.cs')
-rw-r--r-- | Timeline.Tests/PasswordGenerator.cs | 3 |
1 files changed, 1 insertions, 2 deletions
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;
|