style: eslint fix
This commit is contained in:
@@ -8,7 +8,7 @@ export class User {
|
||||
role?: string;
|
||||
token?: string;
|
||||
pwd?: string;
|
||||
recentlyLandedDate?: string
|
||||
recentlyLandedDate?: string;
|
||||
}
|
||||
|
||||
export class LoginReq {
|
||||
|
||||
Reference in New Issue
Block a user