We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 882bc91 commit 8561c26Copy full SHA for 8561c26
class/Options.cs
@@ -44,7 +44,6 @@ private void SetValue()
44
{
45
SetFirstValue();
46
47
-
48
using (StreamReader reader = new StreamReader(OptionsFilePath))
49
50
reader.ReadLine();
0 commit comments