Browse Source

Keep AppConfig for now

Signed-off-by: Julius Härtl <jus@bitgrid.net>
tags/v14.0.0beta1
Julius Härtl 6 years ago
parent
commit
f30c14a6a2
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      lib/private/App/AppManager.php

+ 1
- 0
lib/private/App/AppManager.php View File

@@ -32,6 +32,7 @@

namespace OC\App;

use OC\AppConfig;
use OCP\App\AppPathNotFoundException;
use OCP\App\IAppManager;
use OCP\App\ManagerEvent;

Loading…
Cancel
Save