Skip to content

Commit

Permalink
finish_client: make #info overridable
Browse files Browse the repository at this point in the history
  • Loading branch information
mvidner committed Nov 28, 2014
1 parent ffd402f commit aa2eee7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions library/general/src/lib/installation/finish_client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,6 @@ def title
raise NotImplementedError, "Calling abstract method 'title'"
end

private

# Adapt the metadata for inst_finish API
def info
{
Expand Down

0 comments on commit aa2eee7

Please sign in to comment.