Exemplo n.º 1
0
 def remove(self, project_name, config):
     p = Project()
     p.load(project_name, config)
     p.remove()