Skip to content

Commit a47824b

Browse files
committed
Removed leftover comment
1 parent 253cb96 commit a47824b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Microsoft.Toolkit.Mvvm/ComponentModel/ObservableRecipient.cs

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@
77
// This file is inspired from the MvvmLight library (lbugnion/MvvmLight),
88
// more info in ThirdPartyNotices.txt in the root of the project.
99

10-
// ================================= NOTE =================================
11-
// This file is mirrored in the ObservableRecipient annotated copy
12-
// (for debugging info) in the Mvvm.SourceGenerators project.
13-
// If any changes are made to this file, they should also be appropriately
14-
// ported to that file as well to keep the behavior consistent.
15-
// ========================================================================
16-
1710
using System;
1811
using System.Collections.Generic;
1912
using System.Diagnostics.CodeAnalysis;

0 commit comments

Comments
 (0)