Skip to content

Commit

Permalink
Remove now-superfluous inclusion of Rake::DSL.
Browse files Browse the repository at this point in the history
  • Loading branch information
mvz committed Jul 18, 2011
1 parent 775fcc4 commit a6b39cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
@@ -1,7 +1,6 @@
# Add your own tasks in files placed in lib/tasks ending in .rake,
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.

include Rake::DSL
require File.expand_path('../config/application', __FILE__)
require 'rake'

Expand Down

0 comments on commit a6b39cc

Please sign in to comment.