refactor: remove empty getRelations method from ContentRecapResource

This commit is contained in:
Yoga Pangestu 2026-01-27 22:51:03 +07:00
parent f041ed98e7
commit 15024705e0

View File

@ -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 [