Commit c6351eaf authored by Eloy Duran's avatar Eloy Duran

Remove stray file.

parent d363bc32
module Pod
class DependencyInstaller
def initialize(sandbox)
@sandbox = sandbox
end
def install(dependency)
end
end
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment