Skip to content
Snippets Groups Projects
Commit e8c18a97 authored by Swen Vermeul's avatar Swen Vermeul
Browse files

minor change

parent 6fb1de24
No related branches found
No related tags found
No related merge requests found
......@@ -327,7 +327,6 @@ class AttrHolder():
if name in name_map:
name = name_map[name]
int_name = '_' + name
if int_name in self.__dict__:
if int_name == '_attachments':
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment