Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
LuanRT committed Nov 10, 2024
1 parent d3f6af0 commit b0965c7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/parser/nodes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ export { default as TranscriptSegmentList } from './classes/TranscriptSegmentLis
export { default as TwoColumnBrowseResults } from './classes/TwoColumnBrowseResults.js';
export { default as TwoColumnSearchResults } from './classes/TwoColumnSearchResults.js';
export { default as TwoColumnWatchNextResults } from './classes/TwoColumnWatchNextResults.js';
export { default as UnifiedSharePanel } from './classes/UnifiedSharePanel .js';
export { default as UnifiedSharePanel } from './classes/UnifiedSharePanel.js';
export { default as UniversalWatchCard } from './classes/UniversalWatchCard.js';
export { default as UploadTimeFactoid } from './classes/UploadTimeFactoid.js';
export { default as UpsellDialog } from './classes/UpsellDialog.js';
Expand Down

0 comments on commit b0965c7

Please sign in to comment.