From 836b983966ef42c50f55a5e0180fa2e28f74ff30 Mon Sep 17 00:00:00 2001 From: Wilson de Carvalho <796900+wcmjunior@users.noreply.github.com> Date: Thu, 7 Dec 2023 16:16:10 -0800 Subject: [PATCH] Update cyral/core/README.md (#484) --- cyral/core/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/cyral/core/README.md b/cyral/core/README.md index b5c1da88..fc815dd8 100644 --- a/cyral/core/README.md +++ b/cyral/core/README.md @@ -27,7 +27,6 @@ to simplify future code changes by adopting a single code convention. package newfeature const ( - accessTokenSettingsID = "settings/access_token" // The resource and data source names are identical in this example, // but this may not always hold true resourceName = "cyral_new_feature"