mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
a23ef25010
The "deleteAll" method on the Common storage class isn't used anywhere. Also, it isn't defined on the Storage interface so this fix removes it completely.