Skip to content

Commit 50ba325

Browse files
committed
proto+app: remove google annotations
With all the annotations now being extracted into their own yaml files, we no longer need to include the protos for compilation.
1 parent 76a1de5 commit 50ba325

File tree

11 files changed

+0
-1525
lines changed

11 files changed

+0
-1525
lines changed

app/scripts/build-protos.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ const filePatches = {
5555
common: 'looprpc: {}',
5656
trader: 'poolrpc: {}',
5757
'auctioneerrpc/auctioneer': 'poolrpc: {}',
58-
'google/api/annotations': 'google: { api: {} }',
59-
'google/api/http': 'google: { api: {} }',
6058
};
6159

6260
/**

app/src/types/generated/google/api/annotations_pb.d.ts

Lines changed: 0 additions & 9 deletions
This file was deleted.

app/src/types/generated/google/api/annotations_pb.js

Lines changed: 0 additions & 45 deletions
This file was deleted.

app/src/types/generated/google/api/annotations_pb_service.d.ts

Lines changed: 0 additions & 3 deletions
This file was deleted.

app/src/types/generated/google/api/annotations_pb_service.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

app/src/types/generated/google/api/http_pb.d.ts

Lines changed: 0 additions & 136 deletions
This file was deleted.

0 commit comments

Comments
 (0)