jDownloads Support Forum

jDownloads for Joomla 4.x and 5.x => jDownloads 4.x - (This is the current version!) => Bugs! => Topic started by: Pete on 19.05.2026 21:42:51

Title: Code Cleanup Proposal
Post by: Pete on 19.05.2026 21:42:51
Hi there,

I have done some manual clean up of no longer used 'use' calls within all jdowloads components.

Feel free to apply the attached patch (diff-file) and test it.

I only removed no longer used "use" calls along with some superflouous empty lines and some escaped method calls.

I didn't have any issues after testing the changes on my site.
Title: Re: Code Cleanup Proposal
Post by: Arno on 20.05.2026 11:56:18
Hi Pete,
Thank you very much for your effort and for correcting it.

Yes, I was aware of that, but I hadn't found the time to do it until now.  ::)