This commit is contained in:
Nicolas Constant 2019-09-07 16:22:06 -04:00
parent 1a243c3ee6
commit 1e0a426bfd
No known key found for this signature in database
GPG Key ID: 1E9F677FB01A5688
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ import { AccountInfo } from '../../../states/accounts.state';
})
export class ScheduledStatusesComponent implements OnInit, OnDestroy {
private statusSub: Subscription;
// scheduledStatuses: ScheduledStatusNotification[] = [];
scheduledStatuses: ScheduledStatusWrapper[] = [];
constructor(