Skip to content

Commit 69913ec

Browse files
committed
remove stubs from autolaod
Signed-off-by: dartcafe <github@dartcafe.de>
1 parent c1fc323 commit 69913ec

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@
3131
},
3232
"autoload-dev": {
3333
"psr-4": {
34-
"OCA\\Polls\\Tests\\": "tests/",
35-
"OCP\\": "vendor/nextcloud/ocp/OCP/"
34+
"OCA\\Polls\\Tests\\": "tests/"
3635
}
3736
},
3837
"require-dev": {

0 commit comments

Comments
 (0)