Skip to content

Commit 857342f

Browse files
committed
chore: remove BOM from ExceptionlessLifetimeService.cs
1 parent afe2763 commit 857342f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Platforms/Exceptionless.Extensions.Hosting/ExceptionlessLifetimeService.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using System.Threading;
1+
using System.Threading;
22
using System.Threading.Tasks;
33
using Microsoft.Extensions.Hosting;
44

0 commit comments

Comments
 (0)