mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-22 22:59:35 +02:00
removed temp debug file
This commit is contained in:
parent
aef022801e
commit
a793642230
1 changed files with 0 additions and 7 deletions
7
debug.js
7
debug.js
|
@ -1,7 +0,0 @@
|
|||
import {createClient} from './index.js';
|
||||
import {profile} from './p/dbnav/index.js';
|
||||
|
||||
const client = createClient(profile, 'hafas-client-debug');
|
||||
|
||||
const journeys = await client.journeys('8000105', '8000261', {results: 1});
|
||||
console.log(journeys);
|
Loading…
Add table
Reference in a new issue