Skip to content

Commit

Permalink
fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian-wang committed Oct 23, 2014
1 parent 444f100 commit f760d8e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ public void constructSimpleRow() {
new Boolean(booleanValue),
stringValue, // StringType
binaryValue, // BinaryType
dateValue, // DateType
dateValue, // DateType
timestampValue, // TimestampType
null // null
);
Expand Down

0 comments on commit f760d8e

Please sign in to comment.