зеркало из https://github.com/github/vitess-gh.git
fix format
This commit is contained in:
Родитель
4fc49fed6f
Коммит
4c78120a23
|
@ -89,7 +89,8 @@ func NewContext(ctx context.Context, ef *EffectiveCallerID, im *ImmediateCallerI
|
|||
ctx = context.WithValue(
|
||||
context.WithValue(ctx, effectiveCallerIDKey, ef),
|
||||
immediateCallerIDKey,
|
||||
im)
|
||||
im,
|
||||
)
|
||||
return ctx
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче