Make it easier to copy pasta by removing comment from code with no actual comment
Signed-off-by: Coderrob <rolindle@cisco.com>
This commit is contained in:
@@ -88,7 +88,6 @@ yarn --cwd packages/app add @backstage/plugin-badges
|
||||
This plugin requires explicit registration, so you will need to add it to your App's `plugins.ts` file:
|
||||
|
||||
```ts
|
||||
// ...
|
||||
import { badgesPlugin } from '@backstage/plugin-badges';
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user