use zipstreamer via composer

This commit is contained in:
Nicolai Ehemann 2015-09-14 15:33:28 +02:00
parent be2023dae3
commit 6c6be72e6b
2 changed files with 1 additions and 4 deletions

@ -1 +1 @@
Subproject commit 0f862d433ad146ebca97e356c703369777c2a30f
Subproject commit 70d9c4096e767b4103960ffad96b87e3e511ee61

View File

@ -40,9 +40,6 @@
*
*/
// TODO: get rid of this using proper composer packages
require_once 'mcnetic/phpzipstreamer/src/ZipStreamer.php';
use OC\Lock\NoopLockingProvider;
use OCP\Lock\ILockingProvider;