diff options
Diffstat (limited to 'pkg/aflow/flow/patching/patching.go')
| -rw-r--r-- | pkg/aflow/flow/patching/patching.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pkg/aflow/flow/patching/patching.go b/pkg/aflow/flow/patching/patching.go index 407dcee2a..f3ee89f28 100644 --- a/pkg/aflow/flow/patching/patching.go +++ b/pkg/aflow/flow/patching/patching.go @@ -38,7 +38,6 @@ type Inputs struct { type Outputs struct { PatchDescription string PatchDiff string - KernelScratchSrc string // it's unused for now, but should be used by codeeditor tool later } func init() { |
