Remove CLI info from footer

This commit is contained in:
Miguel Solorio
2025-05-23 10:37:08 -07:00
committed by N. Taylor Mullen
parent 221370acc5
commit 1af19c57de

View File

@@ -24,7 +24,6 @@ export const Footer: React.FC<FooterProps> = ({
config, config,
debugMode, debugMode,
debugMessage, debugMessage,
cliVersion,
corgiMode, corgiMode,
errorCount, errorCount,
showErrorDetails, showErrorDetails,