@@ -804,14 +804,6 @@ class ComposerStaticInit749170dad3f5e7f9ca158f5a9f04f6a2
804804 'OCP \\Profile \\ParameterDoesNotExistException ' => __DIR__ . '/../../.. ' . '/lib/public/Profile/ParameterDoesNotExistException.php ' ,
805805 'OCP \\Profiler \\IProfile ' => __DIR__ . '/../../.. ' . '/lib/public/Profiler/IProfile.php ' ,
806806 'OCP \\Profiler \\IProfiler ' => __DIR__ . '/../../.. ' . '/lib/public/Profiler/IProfiler.php ' ,
807- 'OCP \\Remote \\Api \\IApiCollection ' => __DIR__ . '/../../.. ' . '/lib/public/Remote/Api/IApiCollection.php ' ,
808- 'OCP \\Remote \\Api \\IApiFactory ' => __DIR__ . '/../../.. ' . '/lib/public/Remote/Api/IApiFactory.php ' ,
809- 'OCP \\Remote \\Api \\ICapabilitiesApi ' => __DIR__ . '/../../.. ' . '/lib/public/Remote/Api/ICapabilitiesApi.php ' ,
810- 'OCP \\Remote \\Api \\IUserApi ' => __DIR__ . '/../../.. ' . '/lib/public/Remote/Api/IUserApi.php ' ,
811- 'OCP \\Remote \\ICredentials ' => __DIR__ . '/../../.. ' . '/lib/public/Remote/ICredentials.php ' ,
812- 'OCP \\Remote \\IInstance ' => __DIR__ . '/../../.. ' . '/lib/public/Remote/IInstance.php ' ,
813- 'OCP \\Remote \\IInstanceFactory ' => __DIR__ . '/../../.. ' . '/lib/public/Remote/IInstanceFactory.php ' ,
814- 'OCP \\Remote \\IUser ' => __DIR__ . '/../../.. ' . '/lib/public/Remote/IUser.php ' ,
815807 'OCP \\RichObjectStrings \\Definitions ' => __DIR__ . '/../../.. ' . '/lib/public/RichObjectStrings/Definitions.php ' ,
816808 'OCP \\RichObjectStrings \\IRichTextFormatter ' => __DIR__ . '/../../.. ' . '/lib/public/RichObjectStrings/IRichTextFormatter.php ' ,
817809 'OCP \\RichObjectStrings \\IValidator ' => __DIR__ . '/../../.. ' . '/lib/public/RichObjectStrings/IValidator.php ' ,
@@ -2091,15 +2083,6 @@ class ComposerStaticInit749170dad3f5e7f9ca158f5a9f04f6a2
20912083 'OC \\Profiler \\Profiler ' => __DIR__ . '/../../.. ' . '/lib/private/Profiler/Profiler.php ' ,
20922084 'OC \\Profiler \\RoutingDataCollector ' => __DIR__ . '/../../.. ' . '/lib/private/Profiler/RoutingDataCollector.php ' ,
20932085 'OC \\RedisFactory ' => __DIR__ . '/../../.. ' . '/lib/private/RedisFactory.php ' ,
2094- 'OC \\Remote \\Api \\ApiBase ' => __DIR__ . '/../../.. ' . '/lib/private/Remote/Api/ApiBase.php ' ,
2095- 'OC \\Remote \\Api \\ApiCollection ' => __DIR__ . '/../../.. ' . '/lib/private/Remote/Api/ApiCollection.php ' ,
2096- 'OC \\Remote \\Api \\ApiFactory ' => __DIR__ . '/../../.. ' . '/lib/private/Remote/Api/ApiFactory.php ' ,
2097- 'OC \\Remote \\Api \\NotFoundException ' => __DIR__ . '/../../.. ' . '/lib/private/Remote/Api/NotFoundException.php ' ,
2098- 'OC \\Remote \\Api \\OCS ' => __DIR__ . '/../../.. ' . '/lib/private/Remote/Api/OCS.php ' ,
2099- 'OC \\Remote \\Credentials ' => __DIR__ . '/../../.. ' . '/lib/private/Remote/Credentials.php ' ,
2100- 'OC \\Remote \\Instance ' => __DIR__ . '/../../.. ' . '/lib/private/Remote/Instance.php ' ,
2101- 'OC \\Remote \\InstanceFactory ' => __DIR__ . '/../../.. ' . '/lib/private/Remote/InstanceFactory.php ' ,
2102- 'OC \\Remote \\User ' => __DIR__ . '/../../.. ' . '/lib/private/Remote/User.php ' ,
21032086 'OC \\Repair ' => __DIR__ . '/../../.. ' . '/lib/private/Repair.php ' ,
21042087 'OC \\RepairException ' => __DIR__ . '/../../.. ' . '/lib/private/RepairException.php ' ,
21052088 'OC \\Repair \\AddBruteForceCleanupJob ' => __DIR__ . '/../../.. ' . '/lib/private/Repair/AddBruteForceCleanupJob.php ' ,
0 commit comments