chore: whitespace

This commit is contained in:
Naveen Pandey
2024-09-20 19:56:01 +05:30
committed by GitHub
parent 940a6f25d5
commit ba8b80418c

View File

@@ -117,7 +117,6 @@ export const RecordingsTable = ({ handleEditRecording, handleRunRecording, handl
if (rows.length === 0) {
fetchRecordings();
}
}, []);
return (