Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
brantje committed Apr 14, 2018
1 parent e14e1b4 commit 858c3ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions controller/noteapicontroller.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,7 @@ class NoteApiController extends ApiController {

private $config;
private $noteService;
private $shareBackend;
private $userManager;
private $shareManager;
private $notebookService;

public function __construct($appName, IRequest $request,
Expand Down

0 comments on commit 858c3ed

Please sign in to comment.