diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/.phan/config.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/.phan/config.php b/build/.phan/config.php index 17ba333718e..04722d5b06d 100644 --- a/build/.phan/config.php +++ b/build/.phan/config.php @@ -24,7 +24,6 @@ return [ 'lib/composer', 'ocs-provider/', 'ocs/', - 'settings/', 'tests/lib/Util/User', 'themes', ], |