Skip to content

Commit

Permalink
Merge pull request #2962 from AlchemyCMS/backport/7.1-stable/pr-2959
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdeyen authored Jul 2, 2024
2 parents 1af7fd8 + 4375aa9 commit f069738
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/tasks/alchemy/tidy.rake
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ namespace :alchemy do
desc "Tidy up Alchemy database."
task :up do
Rake::Task["alchemy:tidy:element_positions"].invoke
Rake::Task["alchemy:tidy:content_positions"].invoke
Rake::Task["alchemy:tidy:remove_orphaned_records"].invoke
Rake::Task["alchemy:tidy:remove_trashed_elements"].invoke
Rake::Task["alchemy:tidy:remove_duplicate_legacy_urls"].invoke
Expand Down

0 comments on commit f069738

Please sign in to comment.