Skip to content

Commit

Permalink
Merge pull request #21 from DaveLiddament/fix/build-problems
Browse files Browse the repository at this point in the history
FIX Code Style issue
  • Loading branch information
DaveLiddament authored Sep 9, 2023
2 parents ffd96cc + d24fa0c commit c6f59c6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/NamespaceVisibility.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

namespace DaveLiddament\PhpLanguageExtensions;

use Attribute;

#[\Attribute(\Attribute::TARGET_CLASS | \Attribute::TARGET_METHOD)]
final class NamespaceVisibility
{
Expand Down

0 comments on commit c6f59c6

Please sign in to comment.