1
0
mirror of https://github.com/NicolasConstant/sengi synced 2025-02-09 08:28:40 +01:00
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

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(