refactor: remove all unused code#72
Conversation
|
@pronskiy seems that the Claude Code review is not working 😞 |
b5accef to
d0391e3
Compare
d0391e3 to
d14650d
Compare
|
@claude review |
|
Claude finished @pronskiy's task in 4m 47s —— View job Claude PR ReviewNice cleanup — 2486 deletions for 3 additions, and the heavy lifting (deleting the three 🔴 1.
|
d14650d to
c5ac653
Compare
|
@claude review again |
|
Claude finished @carlos-granados's task in 1m 14s —— View job Claude PR Re-ReviewRe-reviewed against ✅ 1.
|
# Conflicts: # src/lib/usefulstuff.c
c5ac653 to
301eaff
Compare
Removes all unused functions in the code, including removing some files which were not used at all. These functions were used in the functionality that has been removed in the php-debugger
This is good because it reduces the number of cases we need to consider when refactoring code and also reduces the size of the code that AI needs to manage