mirror of
https://github.com/lainbo/component-party.git
synced 2026-04-05 13:09:03 +08:00
Update users.component.ts
This commit is contained in:
committed by
GitHub
parent
1a6c365fa1
commit
149a1ae1a9
@@ -1,6 +1,6 @@
|
||||
import { Component } from '@angular/core';
|
||||
import { Observable } from 'rxjs';
|
||||
import { User, UserService } from './user.service';
|
||||
import { UserService } from './user.service';
|
||||
|
||||
@Component({
|
||||
selector: 'app-users',
|
||||
|
||||
Reference in New Issue
Block a user