BlockUsageLocators are not AssetKeys.

This commit is contained in:
Don Mitchell
2014-05-15 08:39:58 -04:00
parent ce8e6cd0d0
commit aa7a4cedaa

View File

@@ -77,7 +77,6 @@ setup(
],
'asset_key': [
'asset-location = xmodule.modulestore.locations:AssetLocation',
'edx = xmodule.modulestore.locator:BlockUsageLocator',
],
'definition_key': [
'defx = xmodule.modulestore.locator:DefinitionLocator',