Keep AppConfig for now

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl 2018-06-06 11:43:47 +02:00
parent c30af9bfe6
commit f30c14a6a2
No known key found for this signature in database
GPG Key ID: 4C614C6ED2CDE6DF

View File

@ -32,6 +32,7 @@
namespace OC\App;
use OC\AppConfig;
use OCP\App\AppPathNotFoundException;
use OCP\App\IAppManager;
use OCP\App\ManagerEvent;