Clean up or alert for unuse import library

Please add in an alert for the unused import library for the test case

1 Like

Agreed – the default number of imports is quite significant, it’s a bit frustrating having to remove these manually if you want to clean up your scripts a bit.

Press Ctrl + Shift + O - all unused imports will be removed.

Is it still works in Katalon 7.9.0 because I couldn’t see any unused imports being removed

It is not working reliably. Sometimes it works for some files, but in other files, I can’t make it work, and it freezes completely and also removes all text from file so I can’t see anything.
Please repair it