remove quickconfig include since it's not used
This commit is contained in:
parent
6255ace52f
commit
0c76615913
1 changed files with 0 additions and 1 deletions
1
abook_class.php
Executable file → Normal file
1
abook_class.php
Executable file → Normal file
|
@ -11,7 +11,6 @@
|
||||||
* This program is licensed under GPL. See COPYING for details
|
* This program is licensed under GPL. See COPYING for details
|
||||||
*/
|
*/
|
||||||
|
|
||||||
require 'quickconfig.php';
|
|
||||||
require 'vendor/autoload.php';
|
require 'vendor/autoload.php';
|
||||||
|
|
||||||
use MStilkerich\CardDavClient\{Account, AddressbookCollection, Config};
|
use MStilkerich\CardDavClient\{Account, AddressbookCollection, Config};
|
||||||
|
|
Loading…
Reference in a new issue