chore: remove whitespace

This commit is contained in:
karishmas6
2024-08-08 06:27:21 +05:30
parent d2b4f55004
commit 7dc3ea8161

View File

@@ -105,7 +105,6 @@ export class WorkflowGenerator {
});
}
/**
* Registers the event handlers for all generator-related events on the socket.
* @param socket The socket used to communicate with the client.