Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 378 Bytes

File metadata and controls

6 lines (6 loc) · 378 Bytes

Avoid backwards-compatibility hacks like renaming unused _vars, re-exporting types, adding // removed comments for removed code, etc. If you are certain that something is unused, you can delete it completely.