Remove useless type
This commit is contained in:
parent
8a1f27589e
commit
bddf506eed
2 changed files with 1 additions and 10 deletions
|
|
@ -1,7 +0,0 @@
|
|||
// This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
|
||||
|
||||
export interface UpdateBinaryDocumentVersion {
|
||||
parent_version_id: bigint;
|
||||
relative_path: string;
|
||||
content: number[];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue