Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
Removing unused files with webstorm
Permanently deleted user
Created
If I have files in a large project that not used/imported/called in other files, can I get list unused files in a JS project with webstrom or remove them
I can only suggest running Code | Inspect Code... and explore all Unused global/local symbol violations in the inspections results