mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
No need to return anything
This commit is contained in:
committed by
Aaron Patterson
parent
8e8fb8a429
commit
8882e65ac8
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user