Remove superfluous TreeInfo::rev field
This commit is contained in:
@@ -114,7 +114,6 @@ struct GitHubInput : Input
|
||||
.actualPath = dresult.path,
|
||||
.storePath = store->parseStorePath(dresult.storePath),
|
||||
.info = TreeInfo {
|
||||
.rev = *rev,
|
||||
.lastModified = *dresult.lastModified,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user