From ca8b0fe53d4596ab2adcf474ee657added5a7ca3 Mon Sep 17 00:00:00 2001 From: Ivan Dimov <78815270+idimov-keeper@users.noreply.github.com> Date: Mon, 28 Oct 2024 13:42:52 -0500 Subject: [PATCH] fixed a typo --- .../com/keepersecurity/secretsManager/core/SecretsManager.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/java/core/src/main/kotlin/com/keepersecurity/secretsManager/core/SecretsManager.kt b/sdk/java/core/src/main/kotlin/com/keepersecurity/secretsManager/core/SecretsManager.kt index 86a2d3d7..3369fcba 100644 --- a/sdk/java/core/src/main/kotlin/com/keepersecurity/secretsManager/core/SecretsManager.kt +++ b/sdk/java/core/src/main/kotlin/com/keepersecurity/secretsManager/core/SecretsManager.kt @@ -480,7 +480,7 @@ fun getNotationResults(options: SecretsManagerOptions, notation: String): List()