remove iv
This commit is contained in:
parent
30c8ee50b8
commit
143f22762b
@ -19,9 +19,6 @@ export default class File extends Resource {
|
||||
@Expose()
|
||||
public file_path!: string;
|
||||
|
||||
@Expose()
|
||||
public iv!: string;
|
||||
|
||||
@Expose()
|
||||
@IsDate()
|
||||
public created_at: Date | null = null;
|
||||
|
Loading…
x
Reference in New Issue
Block a user