Many times we face problem where some unwanted imports get added in the our program file. It is very annoying and time consuming task to remove those unused imports one by one, to make our code clear and readable.But we do have a shortcut for this, just in a millisecond our Eclipse IDE done this job...