Skip to content

Commit

Permalink
Adapt interface.
Browse files Browse the repository at this point in the history
  • Loading branch information
floere committed Jul 20, 2015
1 parent ca7b62f commit 6185b03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/lib/picky/wrappers/bundle/exact_partial.rb
Expand Up @@ -18,7 +18,7 @@ def clear; end
def dump; end
def empty; end
def index; end
def load; end
def load(*); end

def to_tree_s indent = 0
bundle.to_tree_s(indent) { "(reference)" }
Expand Down

0 comments on commit 6185b03

Please sign in to comment.