[fix] remove the unused module#1165
Conversation
|
Thanks for the contribution! Please review the labels and make any necessary changes. |
|
Hello @zhyass, 🎉 Thank you for opening the pull request! 🎉 |
Codecov Report
@@ Coverage Diff @@
## master #1165 +/- ##
=======================================
Coverage 70% 70%
=======================================
Files 441 443 +2
Lines 25694 26041 +347
=======================================
+ Hits 18078 18404 +326
- Misses 7616 7637 +21
Continue to review full report at Codecov.
|
|
CI Passed |
I hereby agree to the terms of the CLA available at: https://datafuse.rs/policies/cla/
Summary
I get some warnings in vscode, so I try to fix it by remove the unused module.
Changelog
Related Issues