mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 22:26:10 +08:00
Remove incorrectly committed byebug.
Follow up to 49b921147ac94db1890781867b1eb33e83ced53f.
This commit is contained in:
parent
49b921147a
commit
864222372f
@ -681,7 +681,6 @@ task 'posts:inline_uploads' => :environment do |_, args|
|
||||
begin
|
||||
new_raw = InlineUploads.process(post.raw)
|
||||
|
||||
byebug
|
||||
if post.raw != new_raw
|
||||
if !dry_run
|
||||
PostRevisor.new(post, Topic.with_deleted.find_by(id: post.topic_id))
|
||||
|
Loading…
x
Reference in New Issue
Block a user