chore: Remove empty getRelations() method from MediaMonitoringResource.

This commit is contained in:
Yoga Pangestu 2026-01-27 21:55:16 +07:00
parent e35a4c5985
commit f159bea411

View File

@ -43,13 +43,6 @@ public static function table(Table $table): Table
return MediaMonitoringsTable::configure($table);
}
public static function getRelations(): array
{
return [
//
];
}
public static function getPages(): array
{
return [