chore(ui): refactor

This commit is contained in:
dancingCycle 2023-08-28 12:56:30 +02:00
parent ec0abd7e45
commit efa2fbe1c5
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ import Entities from '../components/entities';
const StopsRefined = () => {
return (
<>
<h3>DELFI GTFS Feed</h3>
<p>Please feel free to browse through stops inside DE refined to be compliant with the Global ID.</p>
<Entities route = 'gtfs-stops-de-not-dhid-refine'/>
</>