Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
whitespace
  • Loading branch information
smtlaissezfaire committed Jun 22, 2010
1 parent 28950fa commit 5099b3c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/fakefs/fileutils.rb
Expand Up @@ -38,8 +38,6 @@ def ln_sf(target, path)
ln_s(target, path, { :force => true })
end



def cp(src, dest)
dst_file = FileSystem.find(dest)
src_file = FileSystem.find(src)
Expand Down

0 comments on commit 5099b3c

Please sign in to comment.