Skip to content

Commit

Permalink
wrong import
Browse files Browse the repository at this point in the history
  • Loading branch information
sfoster1 committed Oct 3, 2024
1 parent 0043ab7 commit adc6170
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import type { GetDirectTranslationCommandText } from './utils/getDirectTranslati
import type {
TCProfileStepText,
TCProfileCycleText,
} from './utils/getTCRunExtendedProfile'
} from './utils/getTCRunExtendedProfileCommandText'

export interface UseCommandTextStringParams {
command: RunTimeCommand | null
Expand Down

0 comments on commit adc6170

Please sign in to comment.