Skip to content

Commit

Permalink
Synced branch
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Liang <jiallian@amazon.com>
  • Loading branch information
RyanL1997 committed Jul 1, 2024
1 parent 3c5d752 commit 0da5e66
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 123 deletions.
2 changes: 1 addition & 1 deletion src/core/public/doc_links/doc_links_service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -823,7 +823,7 @@ export interface DocLinksStart {
readonly browser: string;
readonly dataSource: {
readonly guide: string;
readonly s3DataSource: string;
s3DataSource: string;
};
readonly visualize: Record<string, string>;
readonly management: Record<string, string>;
Expand Down

This file was deleted.

0 comments on commit 0da5e66

Please sign in to comment.