Fix Pylint: W0107(unnecessary-pass)

This commit is contained in:
stv
2015-02-16 01:35:45 -08:00
parent c6ef359785
commit 69695a8f12

View File

@@ -331,7 +331,6 @@ def get_component_templates(courselike, library=False):
"Advanced component %s does not exist. It will not be added to the Studio new component menu.",
category
)
pass
else:
log.error(
"Improper format for course advanced keys! %s",