Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
bezhanSalleh authored and github-actions[bot] committed Feb 14, 2024
1 parent 95fa408 commit d145342
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Support/Utils.php
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ public static function getGeneratorOption(): string
return (string) config('filament-shield.generator.option', 'policies_and_permissions');
}


public static function getGeneratorNamespace(): string
{
return (string) config('filament-shield.generator.namespace', 'Policies');
Expand Down

0 comments on commit d145342

Please sign in to comment.