Remove debug code

This commit is contained in:
Willian Mitsuda 2021-07-12 17:48:14 -03:00
parent 613c49b1ad
commit 47dc05f1c5
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ const ConnectionErrorPanel: React.FC<ConnectionErrorPanelProps> = ({
connStatus,
config,
}) => {
console.log("PRINT");
return (
<div className="h-screen flex flex-col bg-gray-300 font-sans">
<div className="m-auto h-60 text-gray-700 text-lg min-w-lg max-w-lg">