Skip to content

Commit 2807fe5

Browse files
authored
Merge pull request #1139 from Esri/dfeinzimer-patch-1
Remove known issue
2 parents 71685f6 + a197329 commit 2807fe5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Examples/Examples/UtilityNetworkTraceExampleView.swift

-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ struct UtilityNetworkTraceExampleView: View {
5555
let publicSample = try await ArcGISCredential.publicSample
5656
ArcGISEnvironment.authenticationManager.arcGISCredentialStore.add(publicSample)
5757
} catch {
58-
// See Also: https://github.com/Esri/arcgis-maps-sdk-swift-toolkit/issues/1129
5958
print("Error creating credential:", error.localizedDescription)
6059
}
6160
}

0 commit comments

Comments
 (0)