Page MenuHomePhabricator

D10088.id33975.diff
No OneTemporary

D10088.id33975.diff

diff --git a/web/protobufs/identity-structs.cjs.flow b/web/protobufs/identity-structs.cjs.flow
--- a/web/protobufs/identity-structs.cjs.flow
+++ b/web/protobufs/identity-structs.cjs.flow
@@ -9,8 +9,8 @@
declare export class Empty extends Message {
serializeBinary(): Uint8Array;
- toObject(includeInstance?: boolean): {||};
- static toObject(includeInstance: boolean, msg: Empty): {||};
+ toObject(includeInstance?: boolean): {};
+ static toObject(includeInstance: boolean, msg: Empty): {};
static serializeBinaryToWriter(message: Empty, writer: BinaryWriter): void;
static deserializeBinary(bytes: Uint8Array): Empty;
static deserializeBinaryFromReader(message: Empty, reader: BinaryReader): Empty;

File Metadata

Mime Type
text/plain
Expires
Sun, Oct 6, 3:29 AM (19 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2247543
Default Alt Text
D10088.id33975.diff (720 B)

Event Timeline