fix(api): adjust api route stops-count-gtfs for state he

This commit is contained in:
dancingCycle 2023-08-22 12:03:35 +02:00
parent 2f5c1fbee2
commit 50423f115d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
const express = require('express');
const router = express.Router();
const stopsCount = require('../service/stops-count-gtfs-de-nw-not-dhid');
const stopsCount = require('../service/stops-count-gtfs-de-he-not-dhid');
const utils=require('../utils');
//GET listing