Skip to content

Commit

Permalink
Remove unused pipeline field in PipelineBuilder
Browse files Browse the repository at this point in the history
  • Loading branch information
jwillp committed Sep 10, 2024
1 parent 7cda1ca commit f0a73ca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/specter/assembly.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
package specter

type PipelineBuilder struct {
pipeline *DefaultPipeline

SourceLoaders []SourceLoader
UnitLoaders []UnitLoader
UnitPreprocessors []UnitPreprocessor
Expand Down

0 comments on commit f0a73ca

Please sign in to comment.