Skip to content

Commit

Permalink
issue zold-io#72 remove puzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
lastk committed Feb 1, 2019
1 parent fc83743 commit d8efe10
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/zold/wallets.rb
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ def initialize(dir)
@dir = dir
end

# @todo #70:30min Let's make it smarter. Instead of returning
# the full path let's substract the prefix from it if it's equal
# to the current directory in Dir.pwd.
def to_s
mine = Pathname.new(File.expand_path(@dir))
home = Pathname.new(File.expand_path(Dir.pwd))
Expand Down

0 comments on commit d8efe10

Please sign in to comment.