Skip to content

Commit

Permalink
Cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
Çağatay Çivici committed Feb 1, 2017
1 parent 665ca5e commit fe6c64b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components/schedule/schedule.ts
Original file line number Diff line number Diff line change
Expand Up @@ -285,8 +285,6 @@ export class Schedule implements DoCheck,OnDestroy,OnInit,AfterViewChecked {
this.schedule.fullCalendar('addEventSource', this.events);
}
}



ngOnDestroy() {
jQuery(this.el.nativeElement.children[0]).fullCalendar('destroy');
Expand Down

0 comments on commit fe6c64b

Please sign in to comment.