Undoing Import from a Library When you import an object in a GF_ProjectVX code project, you actually make a local copy of that object. Therefore, you just need to delete the local object in order to undo import.