Skip to content

Commit b166fff

Browse files
committed
chore: really revert debug code
1 parent 62e599e commit b166fff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/definitions/airline.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import type { LocaleEntry } from '../';
21
import type { Airline, Airplane, Airport } from '../modules/airline';
2+
import type { LocaleEntry } from './definitions';
33

44
export type AirlineDefinitions = LocaleEntry<{
55
/**

0 commit comments

Comments
 (0)