Skip to content

Commit

Permalink
Makes rubocop happy
Browse files Browse the repository at this point in the history
  • Loading branch information
imobachgs committed Sep 19, 2017
1 parent d043a48 commit 700f224
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/y2packager/release_notes_url_reader.rb
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,6 @@ def release_notes_content_for_lang_and_format(lang, format)
release_notes_index
return nil unless release_notes_index.empty? || indexed_release_notes_for?(lang, format)


# Where we want to store the downloaded release notes
filename = Yast::Builtins.sformat(
"%1/relnotes", Yast::SCR.Read(Yast::Path.new(".target.tmpdir"))
Expand Down

0 comments on commit 700f224

Please sign in to comment.