Skip to content

Commit

Permalink
Removed leftover comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio0694 committed Jul 30, 2021
1 parent 208ee5e commit a5e1045
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Microsoft.Toolkit.Mvvm/ComponentModel/ObservableRecipient.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,6 @@
// This file is inspired from the MvvmLight library (lbugnion/MvvmLight),
// more info in ThirdPartyNotices.txt in the root of the project.

// ================================= NOTE =================================
// This file is mirrored in the ObservableRecipient annotated copy
// (for debugging info) in the Mvvm.SourceGenerators project.
// If any changes are made to this file, they should also be appropriately
// ported to that file as well to keep the behavior consistent.
// ========================================================================

using System;
using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;
Expand Down

0 comments on commit a5e1045

Please sign in to comment.