chore: whitespace
This commit is contained in:
@@ -117,7 +117,6 @@ export const RecordingsTable = ({ handleEditRecording, handleRunRecording, handl
|
|||||||
if (rows.length === 0) {
|
if (rows.length === 0) {
|
||||||
fetchRecordings();
|
fetchRecordings();
|
||||||
}
|
}
|
||||||
|
|
||||||
}, []);
|
}, []);
|
||||||
|
|
||||||
return (
|
return (
|
||||||
|
|||||||
Reference in New Issue
Block a user