Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Commit

Permalink
chore: remove extra bash line (via synth) (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed May 28, 2020
1 parent 5a45c80 commit bc836da
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 12 deletions.
2 changes: 0 additions & 2 deletions .kokoro/release.sh
Expand Up @@ -13,8 +13,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.

#!/bin/bash

set -eo pipefail

# Start the releasetool reporter
Expand Down
9 changes: 5 additions & 4 deletions google/cloud/asset_v1/proto/assets_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions google/cloud/asset_v1p2beta1/proto/assets_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions synth.metadata
Expand Up @@ -3,8 +3,8 @@
{
"git": {
"name": ".",
"remote": "git@github.com:googleapis/python-asset.git",
"sha": "8eb8c326de61bf89a3d7cd3362f488d18f41340c"
"remote": "https://github.com/googleapis/python-asset.git",
"sha": "5a45c80ee86c91f3254fa85a62270a264a3e7531"
}
},
{
Expand All @@ -19,14 +19,14 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "c585ac3b5eff5cd2097a5315ffd9cf4823cc1ed2"
"sha": "d2364eb80b840a36136c8ce12f1c6efabcc9600e"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "c585ac3b5eff5cd2097a5315ffd9cf4823cc1ed2"
"sha": "d2364eb80b840a36136c8ce12f1c6efabcc9600e"
}
}
],
Expand Down

0 comments on commit bc836da

Please sign in to comment.