Skip to content

Commit e65a45c

Browse files
committed
Delete remaining conflict resolution marker line
That line cause FTBFS on CI. It was forgotten to be deleted on previous commit, due to hurry. Signed-off-by: Bagas Sanjaya <[email protected]>
1 parent 25f5caa commit e65a45c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Rakefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ namespace :book do
9595
# FIXME: If asciidoctor-epub3 supports Mobi again, uncomment these lines below
9696
puts "Converting to Mobi isn't supported yet."
9797
puts "For more information see issue #1496 at https://github.com/progit/progit2/issues/1496."
98-
>>>>>>> fork/build-task-refactor
9998
exit(127)
10099
end
101100

0 commit comments

Comments
 (0)