Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Commit

Permalink
Update Program.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
lslqtz authored May 30, 2020
1 parent 34d29c0 commit a8fedd1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion osu-download/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,6 @@ static void Main(string[] args)
}
}
Console.WriteLine("下载失败!" + ErrorMessage);
Console.WriteLine(e);
}
Console.WriteLine("请按任意键继续...");
Console.ReadKey(true);
Expand Down

0 comments on commit a8fedd1

Please sign in to comment.