Skip to content

fix: Remove redundant error print#226

Merged
yevgenypats merged 1 commit intocloudquery:mainfrom
erezrokah:fix/remove_duplicate_errors
Oct 3, 2022
Merged

fix: Remove redundant error print#226
yevgenypats merged 1 commit intocloudquery:mainfrom
erezrokah:fix/remove_duplicate_errors

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Summary

Extracted from #220


Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines 🧑‍🎓
  • Run go fmt to format your code 🖊
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests 🧪
  • Ensure the status checks below are successful ✅

@erezrokah erezrokah requested a review from yevgenypats as a code owner October 3, 2022 07:35
@github-actions github-actions bot added the fix label Oct 3, 2022
@yevgenypats yevgenypats merged commit 9927ede into cloudquery:main Oct 3, 2022
kodiakhq bot pushed a commit that referenced this pull request Oct 3, 2022
🤖 I have created a release *beep* *boop*
---


## [0.11.5](v0.11.4...v0.11.5) (2022-10-03)


### Bug Fixes

* Create doc directory if doesn't exist ([#220](#220)) ([067534d](067534d))
* **deps:** Update golang.org/x/exp digest to 540bb73 ([#212](#212)) ([2e3dae3](2e3dae3))
* **deps:** Update golang.org/x/sync digest to 8fcdb60 ([#213](#213)) ([7d7d85f](7d7d85f))
* Remove redundant error print ([#226](#226)) ([9927ede](9927ede))
* Remove unused docs template function ([#221](#221)) ([f65f023](f65f023))
* Use correct path for Windows zip ([#223](#223)) ([960f650](960f650))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants