Ruby

Ruby

Made by DeepSource

Unnecessary require statement RB-LI1049

Anti-pattern
Major
Autofix

enumerator, rational, complex and thread need not be required, since they can be directly used in the program.