|
|
|
|
|
by skybrian
1218 days ago
|
|
When you say it's "as much work" there's an assumption the code is still used. This was years ago, but when I was doing migrations at Google we sometimes had to deal with abandoned or understaffed and barely maintained code. (Sometimes by deleting it, but it can be unclear whether code by some other team is still useful.) If you're not responsible for fixing downstream dependencies then you don't need to spend any time figuring that out. |
|
Deleting code that is not being used anymore happens way too rarely in my opinion.