Remove CLI info from footer
This commit is contained in:
parent
221370acc5
commit
1af19c57de
|
@ -24,7 +24,6 @@ export const Footer: React.FC<FooterProps> = ({
|
|||
config,
|
||||
debugMode,
|
||||
debugMessage,
|
||||
cliVersion,
|
||||
corgiMode,
|
||||
errorCount,
|
||||
showErrorDetails,
|
||||
|
|
Loading…
Reference in New Issue