Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
ZGGSONG committed Dec 18, 2024
1 parent 38ba657 commit 7e410ee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/STranslate/ViewModels/Preference/TranslatorViewModel.cs
Original file line number Diff line number Diff line change
Expand Up @@ -208,8 +208,6 @@ private void Delete(ITranslator service)
CurTransServiceList.Remove(service);

ResetView(ActionType.Delete);

ToastHelper.Show("删除成功", WindowType.Preference);
}

[RelayCommand]
Expand Down

0 comments on commit 7e410ee

Please sign in to comment.