Skip to content

Commit

Permalink
feat: Updated app/Filament/Resources/GedcomResourc
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] committed Mar 10, 2024
1 parent 8f4d4ab commit 265528b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions app/Filament/Resources/GedcomResource.php
Original file line number Diff line number Diff line change
Expand Up @@ -94,12 +94,6 @@ public static function table(Table $table): Table
]);
}

public static /**
* Get the relations defined for the resource.
*
* @return array The defined relations.
*/
public static function getRelations(): array
{
return [
//
Expand Down

0 comments on commit 265528b

Please sign in to comment.