Skip to content

Commit

Permalink
Removed return value - we do not check errors (yet)
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Aug 26, 2016
1 parent e353a95 commit 473ba00
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lib/installation/clients/inst_update_installer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -524,8 +524,6 @@ def initialize_packager
Packages.ImportGPGKeys

@packager_initialized = true

true
end

def add_installation_repo
Expand Down

0 comments on commit 473ba00

Please sign in to comment.