Merge pull request #26537 from bioerrorlog/docs/remove-unnecessary-code-strings
docs: remove unnecessary code in the Builtin actions documentation
This commit is contained in:
@@ -45,13 +45,8 @@ backend.add(
|
||||
|
||||
// scaffolder plugin
|
||||
backend.add(import('@backstage/plugin-scaffolder-backend/alpha'));
|
||||
{
|
||||
/* highlight-add-start */
|
||||
}
|
||||
/* highlight-add-next-line */
|
||||
backend.add(import('@backstage/plugin-scaffolder-backend-module-github'));
|
||||
{
|
||||
/* highlight-add-end */
|
||||
}
|
||||
|
||||
backend.start();
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user