Skip to content

Commit

Permalink
fix: 🩹 remove old import
Browse files Browse the repository at this point in the history
  • Loading branch information
thkruz committed Jan 15, 2024
1 parent 091f551 commit 527d368
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/interfaces/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ export type { GroundPositionParams } from './GroundPositionParams';
export type { OptionsParams } from './OptionsParams';
export type { SatelliteParams } from './SatelliteParams';
export type { SensorParams } from './SensorParams';
export type { RfSensorParams } from './RfSensorParams';
export type { StarObjectParams } from './StarObjectParams';
export type { ClassicalElementsParams } from './ClassicalElementsParams';
export type { EquinoctialElementsParams } from './EquinoctialElementsParams';

0 comments on commit 527d368

Please sign in to comment.