Skip to content

Commit a53760b

Browse files
committed
formatting
1 parent 47c4023 commit a53760b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Flow.Launcher.Core/Plugin/ExecutablePlugin.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using System;
1+
using System;
22
using System.Diagnostics;
33
using System.IO;
44
using System.Threading;
@@ -36,4 +36,4 @@ protected override string Request(JsonRPCRequestModel rpcRequest, CancellationTo
3636
return Execute(_startInfo);
3737
}
3838
}
39-
}
39+
}

0 commit comments

Comments
 (0)