class Steep::Project::Target

def remove_signature(path)

def remove_signature(path)
  signature_files.delete(path)
end