Skip to content

Commit 9647ad1

Browse files
committed
remove double space line
1 parent adef6a2 commit 9647ad1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

programs/witness_node/main.cpp

+1-2
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,7 @@ int main(int argc, char** argv) {
117117
node->enable_plugin("market_history");
118118
node->enable_plugin("grouped_orders");
119119
}
120-
121-
120+
122121
if( options.count("help") )
123122
{
124123
std::cout << app_options << "\n";

0 commit comments

Comments
 (0)