This codemod transforms an asynchronous Python code into synchronous code by removing or modifying specific async and await patterns.
async
await