How to remove attachments size attribute [duplicate]

wp_get_attachment_image() does not pass output through any filters. You should apply changes to output of this function or use custom function for output.