Skip to content

Commit 4bb19b0

Browse files
committed
just to make the ide happy
1 parent d269baf commit 4bb19b0

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ namespace :book do
120120
begin
121121
puts 'Removing generated files'
122122

123-
FileList['book/contributors.txt', 'joomla-de.html', 'joomla-de-kf8.epub', 'joomla-de.epub', 'joomla-de.fb2.zip', 'joomla-de.mobi', 'joomla-de.pdf'].each do |file|
123+
FileList[ 'joomla-de.html', 'joomla-de-kf8.epub', 'joomla-de.epub', 'joomla-de.fb2.zip', 'joomla-de.mobi', 'joomla-de.pdf'].each do |file|
124124
rm file
125125

126126
# Rescue if file not found

book/contributors.txt

Whitespace-only changes.

0 commit comments

Comments
 (0)