remove summary

This commit is contained in:
Jeremy Wu 2021-11-11 08:42:16 +11:00 committed by GitHub
parent 07905e8d9c
commit d8b4050dd6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,9 +18,6 @@ using System.Windows.Shapes;
namespace Flow.Launcher
{
/// <summary>
/// SelectFileManagerWindow.xaml에 대한 상호 작용 논리
/// </summary>
public partial class SelectFileManagerWindow : Window, INotifyPropertyChanged
{
private int selectedCustomExplorerIndex;