Skip to content

Commit c3d303e

Browse files
asynclizcopybara-github
authored andcommitted
chore(tabs): remove closed todo bug
PiperOrigin-RevId: 611579351
1 parent 84cd527 commit c3d303e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tabs/internal/tab.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ export class Tab extends tabBaseClass {
5454
@property({type: Boolean, reflect: true}) active = false;
5555

5656
/**
57-
* TODO(b/293476210): remove after migrating
5857
* @deprecated use `active`
5958
*/
6059
@property({type: Boolean})

0 commit comments

Comments
 (0)