Skip to content

Commit

Permalink
fix (#408)
Browse files Browse the repository at this point in the history
  • Loading branch information
milesstoetzner authored Sep 12, 2024
1 parent 4e7a57c commit 11ad8e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/controller/study/technology.ts
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,6 @@ export default async function (options: StudyTechnologyOptions) {

const quality = await Controller.template.quality({
template: templateFile,
experimental: true,
inputs,
})

Expand Down

0 comments on commit 11ad8e0

Please sign in to comment.