Skip to content

Commit

Permalink
chore: fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanbuck-snyk committed Mar 28, 2024
1 parent bf5617c commit 2e414c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ import {
discoveryApiRef,
createRoutableExtension,
createComponentExtension,
configApiRef, fetchApiRef,
configApiRef,
fetchApiRef,
} from "@backstage/core-plugin-api";
import { SnykApiClient, snykApiRef } from "./api";
import { entityContentRouteRef } from "./routes";
Expand Down

0 comments on commit 2e414c5

Please sign in to comment.