Temporary clear file_references loaded from database for testing.
GitOrigin-RevId: e8bbb51d76b3e283afe1b7ffa7ad92efa40d6353
This commit is contained in:
parent
6a43a9e91e
commit
3db62de13b
@ -137,6 +137,7 @@ void FullRemoteFileLocation::parse(ParserT &parser) {
|
||||
|
||||
if (has_file_reference) {
|
||||
parse(file_reference_, parser);
|
||||
file_reference_.clear();
|
||||
}
|
||||
|
||||
switch (location_type()) {
|
||||
|
Reference in New Issue
Block a user