Skip to content

Commit dbd70f6

Browse files
committed
[ga-format-pr] Run ./format_repo.sh to fix formatting
1 parent 84b0609 commit dbd70f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sql/planbuilder/dateparse/date.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ func HasDateOrTime(format string) (bool, bool, error) {
3636
return hasDate, hasTime, nil
3737
}
3838

39-
4039
// ParseDateWithFormat parses the date string according to the given
4140
// format string, as defined in the MySQL specification.
4241
//

0 commit comments

Comments
 (0)