mirror of
https://github.com/ppy/osu.git
synced 2026-06-02 12:10:12 +08:00
remove CompletionText in Constructor
this will never used Co-Authored-By: Dean Herbert <pe@ppy.sh>
This commit is contained in:
@@ -97,7 +97,6 @@ namespace osu.Game.Database
|
||||
{
|
||||
State = ProgressNotificationState.Active,
|
||||
Text = "Exporting...",
|
||||
CompletionText = "Export completed"
|
||||
};
|
||||
PostNotification?.Invoke(notification);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user