committed by
Julius Härtl
parent
5eed353d5a
commit
d25c7feb13
@@ -178,7 +178,6 @@ class BoardController extends ApiController {
|
||||
* @throws \OCP\AppFramework\Db\MultipleObjectsReturnedException
|
||||
*/
|
||||
public function export($boardId) {
|
||||
|
||||
return $this->boardService->export($boardId);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user