refactor: remove empty getRelations method from ContentRecapResource
This commit is contained in:
parent
f041ed98e7
commit
15024705e0
@ -43,13 +43,6 @@ public static function table(Table $table): Table
|
||||
return ContentRecapsTable::configure($table);
|
||||
}
|
||||
|
||||
public static function getRelations(): array
|
||||
{
|
||||
return [
|
||||
//
|
||||
];
|
||||
}
|
||||
|
||||
public static function getPages(): array
|
||||
{
|
||||
return [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user