From 3ac6f870a25319c31c37d6e04695ea011b1109f0 Mon Sep 17 00:00:00 2001 From: Joshua Peek Date: Sun, 10 Jul 2011 19:34:41 -0500 Subject: [PATCH] Remove debug line --- lib/sprockets/bundled_asset.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/sprockets/bundled_asset.rb b/lib/sprockets/bundled_asset.rb index db8f94ed9..2f4f57373 100644 --- a/lib/sprockets/bundled_asset.rb +++ b/lib/sprockets/bundled_asset.rb @@ -216,7 +216,6 @@ def build_dependencies_paths_and_assets def build_source hash = environment.cache_hash("#{pathname}:source", id) do - warn "#{pathname}:#{id}: building source" data = "" # Explode Asset into parts and gather the dependency bodies