diff --git a/src/controller/study/technology.ts b/src/controller/study/technology.ts index 9c9ea9df6c..8bca98942d 100644 --- a/src/controller/study/technology.ts +++ b/src/controller/study/technology.ts @@ -235,7 +235,6 @@ export default async function (options: StudyTechnologyOptions) { const quality = await Controller.template.quality({ template: templateFile, - experimental: true, inputs, })