Fix quickrnd test by removing unused imported symbol
Description
This should fix the build failures on main. This went unnoticed because after !2576 (merged) was merged, the CI on !2344 (merged) did not run again before that was merged.
Checklist
-
I have checked that my code follows the Octopus coding standards -
I have added tests for all the new features added in this request.