Remove all docstrings and return the code. Example
Input: \'\'\'This is module-level docstrings\'\'\' print(\'remove_docstrings\') Output: print(\'remove_doc