mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-18 12:20:12 +08:00
Remove comment
This commit is contained in:
@@ -541,7 +541,6 @@ class AssetFinder(object):
|
||||
matches.append(result)
|
||||
|
||||
elif isinstance(asset_convertible, string_types):
|
||||
# Throws SymbolNotFound on failure to match.
|
||||
try:
|
||||
matches.append(
|
||||
self.lookup_symbol_resolve_multiple(
|
||||
|
||||
Reference in New Issue
Block a user