Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
delete useless code

Co-authored-by: Yulong Ruan <[email protected]>
Signed-off-by: yuboluo <[email protected]>
  • Loading branch information
yubonluo and ruanyl authored Jul 20, 2024
1 parent 6048c40 commit 4bd773f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/plugins/workspace/public/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -385,8 +385,6 @@ export class WorkspacePlugin
core: CoreStart,
contentManagement: ContentManagementPluginStart
) {
// console.log('------');
// debugger;
const useCases = [
WORKSPACE_USE_CASES.observability,
WORKSPACE_USE_CASES['security-analytics'],
Expand Down

0 comments on commit 4bd773f

Please sign in to comment.