Fix tests

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2020-05-06 09:34:38 +02:00
parent 611f9ff6a5
commit fc5c34897e
7 changed files with 15 additions and 13 deletions

View File

@@ -24,7 +24,6 @@
namespace OCA\Deck\Db;
use OCP\IUser;
use OCP\Share\IShare;
class User extends RelationalObject {
public function __construct(IUser $user) {