refactor: Remove the empty getRelations method from AnnouncementResource.

This commit is contained in:
Yoga Pangestu 2026-01-27 21:36:28 +07:00
parent d8370430c9
commit 5b19314ef5

View File

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