diff --git a/app/Filament/Resources/Monitoring/ContentRecaps/ContentRecapResource.php b/app/Filament/Resources/Monitoring/ContentRecaps/ContentRecapResource.php index 6fd5925..2551098 100644 --- a/app/Filament/Resources/Monitoring/ContentRecaps/ContentRecapResource.php +++ b/app/Filament/Resources/Monitoring/ContentRecaps/ContentRecapResource.php @@ -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 [