No need to return anything

This commit is contained in:
Neeraj Singh
2010-11-24 05:49:41 +08:00
committed by Aaron Patterson
parent 8e8fb8a429
commit 8882e65ac8

View File

@@ -79,7 +79,6 @@ module ActionView
sources.each do |source|
asset_file_path!(path_to_asset(source, false))
end
return sources
end
def collect_asset_files(*path)