Skip to content

Commit

Permalink
Fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
miland-db committed Aug 12, 2024
1 parent 12bdede commit 2e07461
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ trait LeafStatementExec extends CompoundStatementExec {
override def reset(): Unit = {
raisedError = false
errorState = None
error = None
rethrow = None
}
}
Expand Down

0 comments on commit 2e07461

Please sign in to comment.