Skip to content

Commit

Permalink
cleanup unused variable
Browse files Browse the repository at this point in the history
Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
  • Loading branch information
ruanyl committed Jul 19, 2024
1 parent c97c03a commit 7323272
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plugins/home/public/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ export class HomePublicPlugin
data,
urlForwarding: urlForwardingStart,
dataSource,
embeddable,
contentManagement: contentManagementStart,
},
] = await core.getStartServices();
Expand Down

0 comments on commit 7323272

Please sign in to comment.