提交 2cf062f3 编写于 作者: M Matt Warren

Fix merge conflict

上级 21ead602
......@@ -57,9 +57,6 @@ public override bool TryGetValue(out TextAndVersion value)
public bool TryGetTextVersion(out VersionStamp version)
{
<<<<<<< HEAD
version = _version;
=======
version = _storedVersion;
// if the TextAndVersion has not been stored yet, but it has been observed
......@@ -73,7 +70,6 @@ <<<<<<< HEAD
}
}
>>>>>>> upstream/master
return version != default(VersionStamp);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册