Skip to content

Commit 84e937f

Browse files
committed
fmt
1 parent 55284fc commit 84e937f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/project/session.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ type SessionOptions struct {
4747
LoggingEnabled bool
4848
PushDiagnosticsEnabled bool
4949
DebounceDelay time.Duration
50-
Locale locale.Locale
50+
Locale locale.Locale
5151
}
5252

5353
type SessionInit struct {

0 commit comments

Comments
 (0)