Skip to content

Commit d07efd1

Browse files
Update DiscussionPolicy.php
1 parent 652c3c8 commit d07efd1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

extensions/tags/src/Access/DiscussionPolicy.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ public function can(User $actor, string $ability, Discussion $discussion): ?stri
4848
return $this->allow();
4949
}
5050
}
51-
52-
# return null;
5351
}
5452

5553
return $this->deny();

0 commit comments

Comments
 (0)