Skip to content

Commit

Permalink
TEST
Browse files Browse the repository at this point in the history
  • Loading branch information
crazyserver committed Jan 9, 2025
1 parent 84199c2 commit d1caaf1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/addons/block/timeline/components/events/events.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ export class AddonBlockTimelineEventsComponent implements OnInit {

colorizeIcons = false;

@HostBinding('attr.data-course-id') protected get courseId(): number | null {
return this.course?.id ?? null;
}

/**
* @inheritdoc
*/
Expand Down

0 comments on commit d1caaf1

Please sign in to comment.