diff --git a/core/modules/aggregator/lib/Drupal/aggregator/Entity/Feed.php b/core/modules/aggregator/lib/Drupal/aggregator/Entity/Feed.php index 61eae79fdc2..1918bbcbd16 100644 --- a/core/modules/aggregator/lib/Drupal/aggregator/Entity/Feed.php +++ b/core/modules/aggregator/lib/Drupal/aggregator/Entity/Feed.php @@ -32,7 +32,6 @@ use Drupal\aggregator\FeedInterface; * "canonical" = "aggregator.feed_view", * "edit-form" = "aggregator.feed_configure", * "delete-form" = "aggregator.feed_delete", - * "edit-form" = "aggregator.feed_configure", * }, * base_table = "aggregator_feed", * fieldable = TRUE,