chore: fix prettier

Signed-off-by: benjdlambert <ben@blam.sh>
This commit is contained in:
benjdlambert
2025-06-24 08:43:46 +02:00
parent af41d2ae90
commit e9092e91ab
@@ -139,7 +139,6 @@ import {
} from '@backstage/backend-plugin-api';
import { actionsRegistryServiceRef } from '@backstage/backend-plugin-api/alpha';
export const myPlugin = createBackendPlugin({
pluginId: 'my-plugin',
register(env) {