removed profanity
This commit is contained in:
parent
d72a8e9686
commit
396e857035
1 changed files with 0 additions and 2 deletions
|
@ -288,8 +288,6 @@ def normalized_metadata(md, original_path):
|
||||||
# TODO : wtf is this for again?
|
# TODO : wtf is this for again?
|
||||||
new_md['MDATA_KEY_TITLE'] = re.sub(r'-?%s-?' % unicode_unknown, u'',
|
new_md['MDATA_KEY_TITLE'] = re.sub(r'-?%s-?' % unicode_unknown, u'',
|
||||||
new_md['MDATA_KEY_TITLE'])
|
new_md['MDATA_KEY_TITLE'])
|
||||||
# ugly mother fucking band aid until enterprise metadata framework is
|
|
||||||
# working
|
|
||||||
return new_md
|
return new_md
|
||||||
|
|
||||||
def organized_path(old_path, root_path, orig_md):
|
def organized_path(old_path, root_path, orig_md):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue