Skip to content

Commit 10e1c2e

Browse files
committed
small formatting fix
1 parent 377ee1a commit 10e1c2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/inst/instance_dao.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ func ReadTopologyInstanceBufferable(instanceKey *InstanceKey, bufferWrites bool,
386386
if err != nil {
387387
goto Cleanup
388388
}
389-
}else{
389+
} else {
390390
latency.Stop("instance")
391391
goto Cleanup
392392
}

0 commit comments

Comments
 (0)