ryerraguntla commented on code in PR #3497:
URL: https://github.com/apache/iggy/pull/3497#discussion_r3417722160


##########
Cargo.toml:
##########


Review Comment:
   dashmap and once_cell listed in [dependencies], never imported in 
src/lib.rs. [package.metadata.cargo-machete] ignored = ["dashmap", "once_cell"] 
suppresses the machete warning. Same issue as PR 3498 source connector - 
copy-paste from template without cleanup. Remove both from [dependencies] and 
the ignored list.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to