Skip to content

Conversation

@realbigsean
Copy link
Member

Issue Addressed

  • duplicate imports are being flagged in some tests where we use use super::*;
  • there's also a new lint about defining trait bounds in two places, this only affects us in one place

@realbigsean realbigsean added ready-for-review The code is ready for review low-hanging-fruit Easy to resolve, get it before someone else does! labels Apr 9, 2024
@realbigsean
Copy link
Member Author

@Mergifyio queue

@realbigsean realbigsean added ready-for-merge This PR is ready to merge. and removed ready-for-review The code is ready for review labels Apr 9, 2024
@mergify
Copy link

mergify bot commented Apr 9, 2024

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at d527d12

mergify bot added a commit that referenced this pull request Apr 10, 2024
@mergify mergify bot merged commit d527d12 into sigp:unstable Apr 10, 2024
mergify bot added a commit that referenced this pull request Apr 10, 2024
macladson pushed a commit to macladson/lighthouse that referenced this pull request May 13, 2024
* remove duplicate imports in gossip tests. get rid of duplicate trait bound locations

* more double import fixes

* cargo fmt
macladson pushed a commit to macladson/lighthouse that referenced this pull request May 13, 2024
* remove duplicate imports in gossip tests. get rid of duplicate trait bound locations

* more double import fixes

* cargo fmt
macladson pushed a commit to macladson/lighthouse that referenced this pull request May 13, 2024
* remove duplicate imports in gossip tests. get rid of duplicate trait bound locations

* more double import fixes

* cargo fmt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

low-hanging-fruit Easy to resolve, get it before someone else does! ready-for-merge This PR is ready to merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants