Skip to content

Commit dd23047

Browse files
committed
moved it to last line
1 parent e8b9f21 commit dd23047

File tree

1 file changed

+2
-2
lines changed
  • common4j/src/main/com/microsoft/identity/common/java/opentelemetry

1 file changed

+2
-2
lines changed

common4j/src/main/com/microsoft/identity/common/java/opentelemetry/SpanName.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@ public enum SpanName {
7575
PasskeyWebListener,
7676
PersistToStorageAsync,
7777
InstallCertOnWpj,
78-
DRSNonceRequest,
7978
/**
8079
* Span name for fetching initial ECS flight configurations.
8180
*/
8281
EcsFlightsFetchConfigs,
83-
DevicePopMintSignedAccessToken
82+
DevicePopMintSignedAccessToken,
83+
DRSNonceRequest
8484
}

0 commit comments

Comments
 (0)