Skip to content

Commit

Permalink
Unnecessary CGI require
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy committed Dec 3, 2008
1 parent f54ae9a commit 3db59ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion actionpack/lib/action_view/helpers/tag_helper.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
require 'cgi'
require 'erb'
require 'set'

Expand Down

0 comments on commit 3db59ce

Please sign in to comment.