tab -> space

This commit is contained in:
John Ericson 2020-10-17 21:45:31 +00:00
parent 619d262c97
commit e6f8ae56d8

View file

@ -455,7 +455,7 @@ void Worker::markContentsGood(const StorePath & path)
GoalPtr upcast_goal(std::shared_ptr<SubstitutionGoal> subGoal) {
return subGoal;
return subGoal;
}
}