Skip to content

Commit

Permalink
remove a redundant line
Browse files Browse the repository at this point in the history
  • Loading branch information
windpiger committed Feb 15, 2017
1 parent 361470f commit 18d4ba5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -786,7 +786,6 @@ object ScalaReflection extends ScalaReflection {
}), nullable = true)
case other =>
throw new UnsupportedOperationException(s"Schema for type $other is not supported")
// Schema(BinaryType, nullable = false)
}
}

Expand Down

0 comments on commit 18d4ba5

Please sign in to comment.