Skip to content

Commit 7bbd8c6

Browse files
committed
remove using from Helper.cs
1 parent 557842e commit 7bbd8c6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Flow.Launcher.Infrastructure/Helper.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
using Newtonsoft.Json.Converters;
2-
using System;
1+
using System;
32
using System.IO;
43
using System.Runtime.CompilerServices;
54
using System.Text.Json;

0 commit comments

Comments
 (0)