Skip to content

Commit 277512f

Browse files
committed
Fix gofmt formatting in cmd/root/auth.go
Co-authored-by: Isaac
1 parent d820a1d commit 277512f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd/root/auth.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,6 @@ func resolveDefaultProfile(ctx context.Context, cfg *config.Config) {
257257
}
258258
}
259259

260-
261260
func AskForWorkspaceProfile(ctx context.Context) (string, error) {
262261
profiler := profile.GetProfiler(ctx)
263262
path, err := profiler.GetPath(ctx)

0 commit comments

Comments
 (0)