Skip to content

Commit

Permalink
Merge pull request #802 from alphagov/remove-rake-alias
Browse files Browse the repository at this point in the history
Remove temporary rake task alias
  • Loading branch information
dougdroper committed May 31, 2016
2 parents 2acd6a4 + 64d76a0 commit b4be420
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/tasks/publishing_api.rake
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,3 @@ namespace :publishing_api do
end
end
end

desc "Temporary alias of publishing_api:publish_special_routes for backward compatibility"
task "router:register" => "publishing_api:publish_special_routes"

0 comments on commit b4be420

Please sign in to comment.