Skip to content

Commit 0e40efe

Browse files
committed
remove explicit constructor
1 parent 131395b commit 0e40efe

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

third_party/dotnet/devtools/src/generator/CommandLineOptions.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ namespace OpenQA.Selenium.DevToolsGenerator
44
{
55
public class CommandLineOptions
66
{
7-
public CommandLineOptions()
8-
{
9-
}
10-
117
[Option(
128
'f',
139
"force-download",

0 commit comments

Comments
 (0)