mirror of
https://github.com/bitfireAT/davx5-ose.git
synced 2025-12-23 23:17:50 -05:00
* Remove unnecessary AutoCloseable implementations and client.close() calls - Remove AutoCloseable from NextcloudLoginFlow and DavResourceFinder - Remove client.close() calls in various classes and tests - Update HttpClient to remove close() method * Fix test * Fix annotations / KDoc