Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
fix: remove unused file, fix synth (#309)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith authored Apr 14, 2020
1 parent 00f9e69 commit 17b2ddc
Show file tree
Hide file tree
Showing 16 changed files with 27 additions and 2,236 deletions.
3 changes: 2 additions & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
**/node_modules
src/**/doc/*
**/coverage
test/fixtures
build/
docs/
protos/
9 changes: 6 additions & 3 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
node_modules/*
samples/node_modules/*
src/**/doc/*
**/node_modules
**/coverage
test/fixtures
build/
docs/
protos/
2 changes: 1 addition & 1 deletion protos/protos.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
var $Reader = $protobuf.Reader, $Writer = $protobuf.Writer, $util = $protobuf.util;

// Exported root namespace
var $root = $protobuf.roots._google_cloud_iot_1_8_0_protos || ($protobuf.roots._google_cloud_iot_1_8_0_protos = {});
var $root = $protobuf.roots._google_cloud_iot_2_0_0_protos || ($protobuf.roots._google_cloud_iot_2_0_0_protos = {});

$root.google = (function() {

Expand Down
532 changes: 0 additions & 532 deletions src/v1/doc/google/cloud/iot/v1/doc_device_manager.js

This file was deleted.

728 changes: 0 additions & 728 deletions src/v1/doc/google/cloud/iot/v1/doc_resources.js

This file was deleted.

96 changes: 0 additions & 96 deletions src/v1/doc/google/iam/v1/doc_iam_policy.js

This file was deleted.

37 changes: 0 additions & 37 deletions src/v1/doc/google/iam/v1/doc_options.js

This file was deleted.

167 changes: 0 additions & 167 deletions src/v1/doc/google/iam/v1/doc_policy.js

This file was deleted.

Loading

0 comments on commit 17b2ddc

Please sign in to comment.