Skip to content

Commit

Permalink
delete empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
wangjunbo committed Jan 16, 2024
1 parent cca773a commit d58e8ec
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ case class DescribeEngine() extends RunnableCommand {
case None =>
values += ("", "", "")
}

Row(values.toList)
}
iter = new IterableFetchIterator(rows)
Expand Down

0 comments on commit d58e8ec

Please sign in to comment.