removed profanity
This commit is contained in:
parent
d72a8e9686
commit
396e857035
|
@ -288,8 +288,6 @@ def normalized_metadata(md, original_path):
|
|||
# TODO : wtf is this for again?
|
||||
new_md['MDATA_KEY_TITLE'] = re.sub(r'-?%s-?' % unicode_unknown, u'',
|
||||
new_md['MDATA_KEY_TITLE'])
|
||||
# ugly mother fucking band aid until enterprise metadata framework is
|
||||
# working
|
||||
return new_md
|
||||
|
||||
def organized_path(old_path, root_path, orig_md):
|
||||
|
|
Loading…
Reference in New Issue