Skip to content

Commit 631cca7

Browse files
Update MonitoringMiddleware.cs
1 parent e39aad5 commit 631cca7

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Microsoft.SystemForCrossDomainIdentityManagement/Service/MonitoringMiddleware.cs

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
////------------------------------------------------------------
2-
//// Copyright (c) Microsoft Corporation. All rights reserved.
3-
////------------------------------------------------------------
1+
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.
42

53
//namespace Microsoft.SCIM
64
//{
@@ -144,4 +142,4 @@
144142
// this.Monitor.Inform(processedNotification);
145143
// }
146144
// }
147-
//}
145+
//}

0 commit comments

Comments
 (0)