Skip to content

Commit

Permalink
Fix php cs
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Härtl <jus@bitgrid.net>
  • Loading branch information
juliushaertl committed Sep 1, 2020
1 parent 0fcae45 commit 081a518
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/AppInfo/ApplicationLegacy.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
use OCP\IServerContainer;
use OCP\IUser;
use OCP\IUserManager;
use OCP\IURLGenerator;
use OCP\Util;

if ((@include_once __DIR__ . '/../../vendor/autoload.php') === false) {
Expand Down

0 comments on commit 081a518

Please sign in to comment.