Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 09d0ec4

Browse files
committed
Switching command to use bf-cli-command
1 parent b4c505f commit 09d0ec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/config/src/commands/config/show/qnamaker.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import {Command, flags} from '@oclif/command'
1+
import {Command, flags} from '@microsoft/bf-cli-command'
22
import {getConfigFile, Config} from '../../../utils/configfilehandler'
33

44
export default class ConfigShowQnamaker extends Command {

0 commit comments

Comments
 (0)