mirror of
https://github.com/NicolasConstant/sengi
synced 2025-02-09 08:28:40 +01:00
clean up
This commit is contained in:
parent
1a243c3ee6
commit
1e0a426bfd
@ -12,7 +12,6 @@ import { AccountInfo } from '../../../states/accounts.state';
|
||||
})
|
||||
export class ScheduledStatusesComponent implements OnInit, OnDestroy {
|
||||
private statusSub: Subscription;
|
||||
// scheduledStatuses: ScheduledStatusNotification[] = [];
|
||||
scheduledStatuses: ScheduledStatusWrapper[] = [];
|
||||
|
||||
constructor(
|
||||
|
Loading…
x
Reference in New Issue
Block a user