mirror of
https://github.com/logos-storage/logos-storage-js.git
synced 2026-01-02 13:33:07 +00:00
Remove the uploadedAt time
This commit is contained in:
parent
4d33154a49
commit
b36fb65721
@ -40,11 +40,6 @@ export type CodexManifest = {
|
||||
* Mimetype
|
||||
*/
|
||||
mimetype: string | null;
|
||||
|
||||
/**
|
||||
* Date of upload
|
||||
*/
|
||||
uploadedAt: number;
|
||||
};
|
||||
|
||||
export type CodexDataContent = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user