提交 73661c9f 编写于 作者: S Sam Harwell

Remove unused local variable

上级 65c4db84
......@@ -167,7 +167,6 @@ internal static string TryGetAssemblyPath(Assembly assembly)
}
else
{
var callingAssembly = Assembly.GetCallingAssembly();
var location = assembly.Location;
if (location != null)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册