Skip to content

Commit 8561c26

Browse files
Update Options.cs
1 parent 882bc91 commit 8561c26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

class/Options.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ private void SetValue()
4444
{
4545
SetFirstValue();
4646

47-
4847
using (StreamReader reader = new StreamReader(OptionsFilePath))
4948
{
5049
reader.ReadLine();

0 commit comments

Comments
 (0)