fix: whitespace
This commit is contained in:
@@ -102,8 +102,6 @@ export const InterpretationLog = () => {
|
||||
setCustomValue(event.target.value);
|
||||
};
|
||||
|
||||
|
||||
|
||||
useEffect(() => {
|
||||
socket?.on('log', handleLog);
|
||||
socket?.on('serializableCallback', handleSerializableCallback);
|
||||
|
||||
Reference in New Issue
Block a user