Skip to content

Commit

Permalink
Removed commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
blinov-ivan committed May 13, 2021
1 parent e4baacb commit adc88eb
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ object SinglestoreQueryHelpers extends LazyLogging {
} else {
isValid = false
None
// throw new IllegalArgumentException(
// s"No external host/port provided for the host ${p.hostport}")
}
})
if (isValid) externalPartitions
Expand Down

0 comments on commit adc88eb

Please sign in to comment.