scaffolder: remove fetch:template extensions todo

cf. https://github.com/backstage/backstage/pull/6322/commits/944fda210ea807f52ece3272736b090ecd1a3a57#r663007257

Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
This commit is contained in:
Mike Lewis
2021-07-05 17:36:55 +01:00
committed by Himanshu Mishra
parent a26bc32032
commit ab61778b87
@@ -93,8 +93,6 @@ export function createFetchTemplateAction(options: {
'Enable features to maximise compatibility with templates built for fetch:cookiecutter',
type: 'boolean',
},
// TODO(mtlewis/orkohunter): do we need to replicate the template extensions support
// from fetch:cookiecutter?
},
},
},