diff options
Diffstat (limited to 'fuzz/Emby.Server.Implementations.Fuzz/Program.cs')
| -rw-r--r-- | fuzz/Emby.Server.Implementations.Fuzz/Program.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fuzz/Emby.Server.Implementations.Fuzz/Program.cs b/fuzz/Emby.Server.Implementations.Fuzz/Program.cs index 1571b5ab0..3133b6288 100644 --- a/fuzz/Emby.Server.Implementations.Fuzz/Program.cs +++ b/fuzz/Emby.Server.Implementations.Fuzz/Program.cs @@ -1,4 +1,4 @@ -using System; +using System; using AutoFixture; using AutoFixture.AutoMoq; using Emby.Server.Implementations.Data; |
