mirror of
https://github.com/nextcloud/server.git
synced 2026-04-29 01:50:33 -04:00
Remove include for loading legacy class
This commit is contained in:
parent
e620286b25
commit
9f5b7657fb
1 changed files with 0 additions and 2 deletions
|
|
@ -176,5 +176,3 @@ class Config {
|
|||
@chmod($this->config_filename, 0640);
|
||||
}
|
||||
}
|
||||
|
||||
require_once __DIR__.'/legacy/'.basename(__FILE__);
|
||||
|
|
|
|||
Loading…
Reference in a new issue