Skip to content

Commit

Permalink
Removed unused require
Browse files Browse the repository at this point in the history
  • Loading branch information
arunagw committed Nov 8, 2013
1 parent 587f15d commit 0125030
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions railties/lib/rails/generators/app_base.rb
@@ -1,8 +1,6 @@
require 'digest/md5'
require 'securerandom'
require 'active_support/core_ext/string/strip'
require 'rails/version' unless defined?(Rails::VERSION)
require 'rbconfig'
require 'open-uri'
require 'uri'
require 'rails/generators/base'
Expand Down

0 comments on commit 0125030

Please sign in to comment.