Skip to content

Commit

Permalink
Remove duplicate call to builderSecretsSpecAssemblyFunction (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelClemence authored Sep 18, 2024
1 parent 5af3719 commit d90b5cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/generator/development/spec-assembly/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ const specAssemblyFunctions: SpecAssemblyFunction[] = [
dependsOnSpecAssemblyFunction,
buildArgsSpecAssemblyFunction,
envFileSpecAssemblyFunction,
builderSecretsSpecAssemblyFunction,
nonServiceTlaSpecAssemblyFunction,
volumeSpecAssemblyFunction,
builderSecretsSpecAssemblyFunction
Expand Down

0 comments on commit d90b5cc

Please sign in to comment.