diff --git a/Rakefile b/Rakefile index 8601435a2..3f060eddd 100644 --- a/Rakefile +++ b/Rakefile @@ -4,7 +4,6 @@ require File.expand_path("../config/application", __FILE__) Rails.application.load_tasks if Rake::Task.tasks.empty? -KnapsackPro.load_tasks if defined?(KnapsackPro) if Rails.env.development? require "github_changelog_generator/task"