Remove This Application Was Created By A Google Apps Script User [top]
Here is a guide on how to troubleshoot and remove this, depending on what exactly you are seeing.
function removePaperFile() // Search for files named 'Paper' var files = DriveApp.getFilesByName('Paper'); Here is a guide on how to troubleshoot