Skip to content

Commit

Permalink
more cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
bwaidelich committed Nov 11, 2024
1 parent bf67991 commit 52f5e63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Neos.Flow/Classes/Security/Policy/RoleId.php
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,4 @@ public function equals(self $other): bool
{
return $other->value === $this->value;
}

}

0 comments on commit 52f5e63

Please sign in to comment.