https://github.com/WordPress/gutenberg/pull/24670 added several variations to the Link block. | Link | Page | Post | Tag | Category | | - | - | - | - | - | | <img width="396" alt="Screen Shot 2020-08-26 at 16 03 43" src="https://user-images.githubusercontent.com/612155/91267444-bbdb5880-e7b6-11ea-8edb-f6b27502d486.png">| <img width="384" alt="Screen Shot 2020-08-26 at 16 03 59" src="https://user-images.githubusercontent.com/612155/91267455-c1d13980-e7b6-11ea-86ef-7dd0ec00799a.png"> | <img width="394" alt="Screen Shot 2020-08-26 at 16 03 30" src="https://user-images.githubusercontent.com/612155/91267464-c695ed80-e7b6-11ea-84ff-ce25f5104213.png"> | <img width="389" alt="Screen Shot 2020-08-26 at 16 04 18" src="https://user-images.githubusercontent.com/612155/91267471-ca297480-e7b6-11ea-89de-7192b9f14457.png"> | <img width="379" alt="Screen Shot 2020-08-26 at 16 04 31" src="https://user-images.githubusercontent.com/612155/91267476-ce559200-e7b6-11ea-8819-47e230842907.png"> | In the Page, Post, Tag and Category variations, displaying the post type on the right of the search results is redundant. Let's remove that bit of UI. _Originally posted by @shaunandrews in https://github.com/WordPress/gutenberg/pull/24670#issuecomment-681059875_