Skip to content

Commit

Permalink
Merge branch 'master' into production
Browse files Browse the repository at this point in the history
  • Loading branch information
LiuDanK committed Jan 14, 2022
2 parents 92e5447 + c2ac298 commit 6b55dc5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion SageTools.Console/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ static void Main(string[] args)
}
xmlDoc.Save(path);
System.Console.WriteLine("处理完毕!");
System.Console.ReadKey();
}
}
}

0 comments on commit 6b55dc5

Please sign in to comment.