Skip to content

Commit

Permalink
Remove debug line left by mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
adambeynon committed Sep 26, 2013
1 parent a0e1a5a commit e560a41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/opal/source_map.rb
Expand Up @@ -28,7 +28,6 @@ def map


new_lines = fragment.code.count "\n"
puts "[add] gen_line: #{line}, source_line: #{source_line} (adding: #{new_lines})"
line += new_lines
column = 0
end
Expand Down

0 comments on commit e560a41

Please sign in to comment.