clean out unused files #1555
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'm under the impression that some essentially unused files still linger in the src tree. such as NewAddressWizard.py which is even still imported but never run.
That stuff should be moved into /dev/ maybe together with the ui files that cannot be compiled properly. It leads to confusion to have that dead weight under /src/
All such relicts should be mercylessly uprooted! lets make a spring cleaning!
adresses.py is another such dinosaur
should I PR this?