Skip to content

Commit 7a8359c

Browse files
dunglasCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 668597e commit 7a8359c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

context.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ type frankenPHPContext struct {
3939
}
4040

4141
type contextHolder struct {
42-
ctx context.Context
42+
ctx context.Context
4343
frankenPHPContext *frankenPHPContext
4444
}
4545

0 commit comments

Comments
 (0)