diff --git a/src/components/molecules/InterpretationLog.tsx b/src/components/molecules/InterpretationLog.tsx
index 22403f8b..800aac83 100644
--- a/src/components/molecules/InterpretationLog.tsx
+++ b/src/components/molecules/InterpretationLog.tsx
@@ -139,9 +139,9 @@ export const InterpretationLog = () => {
overflow: 'none',
padding: '10px',
}}>
-
+ {/*
{log}
-
+ */}
{tableData.length > 0 && (