bracket-lib
bracket-lib copied to clipboard
remove duplicate parellel function
I used threaded feature and it threw some errors so this is removing the duplicated function. There is also a missing function build_parallel_weighted
Ah did some digging and it turns out you handle the threaded feature on the build_helper threaded function. I removed the unused function
Tested this locally and merged - thank you!