refactor: Remove the empty getRelations method from AnnouncementResource.
This commit is contained in:
parent
d8370430c9
commit
5b19314ef5
@ -150,13 +150,6 @@ public static function table(Table $table): Table
|
||||
->deferFilters(false);
|
||||
}
|
||||
|
||||
public static function getRelations(): array
|
||||
{
|
||||
return [
|
||||
//
|
||||
];
|
||||
}
|
||||
|
||||
public static function getPages(): array
|
||||
{
|
||||
return [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user