source refactoring

This commit is contained in:
leejh 2019-10-14 13:53:44 +09:00
parent b4823bfd9c
commit 3ab5edbe53

View File

@ -37,9 +37,7 @@ export class UserListItemComponent implements OnInit, OnDestroy {
userPresence: StatusBulkInfo | StatusInfo;
get PresenceType() {
return PresenceType;
}
PresenceType = PresenceType;
// private profileImageRootSubscription: Subscription;