[bisq-network/bisq] Cleanup: remove unused classes (PR #5987)

xyzmaker123 notifications at github.com
Thu Jan 20 18:35:56 CET 2022


During code exploration I sometimes saw info in intellij idea that certain class is never used. I've tried to run inspection to find all of places like that but it didn't worked properly - issue is [already reported](https://youtrack.jetbrains.com/issue/IDEA-247897) in jetbrains youtrack.

2 classes in this pr I've found manually, 3 others were found by inspection. Probably there is more cases like that in application.

Maybe this pull request will be a starting point to the discussion on a more sophisticated static code analysis solution for bisq.
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/5987

-- Commit Summary --

  * Remove unused classes

-- File Changes --

    D desktop/src/main/java/bisq/desktop/components/InfoDisplay.java (244)
    D desktop/src/main/java/bisq/desktop/components/NewBadge.java (34)
    D desktop/src/main/java/bisq/desktop/main/overlays/windows/DaoLaunchWindow.java (336)
    D desktop/src/main/java/bisq/desktop/main/overlays/windows/FeeOptionWindow.java (195)
    D desktop/src/main/java/bisq/desktop/util/GUIProfiler.java (58)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/5987.patch
https://github.com/bisq-network/bisq/pull/5987.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/5987
You are receiving this because you are subscribed to this thread.

Message ID: <bisq-network/bisq/pull/5987 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20220120/6cdaed0d/attachment.htm>


More information about the bisq-github mailing list