Skip to content

Commit 2b07da3

Browse files
committed
[ga-format-pr] Run ./format_repo.sh to fix formatting
1 parent b14393e commit 2b07da3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/planbuilder/dateparse/parsers.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package dateparse
33
import (
44
"fmt"
55
"strings"
6-
"time"
6+
"time"
77
)
88

99
// parser defines a function that processes a string and returns the

0 commit comments

Comments
 (0)