From 34361b332c1dca9ebe5f277be6b8db2836111e7b Mon Sep 17 00:00:00 2001 From: Chelsea Shaw Date: Tue, 24 Sep 2024 15:12:44 -0500 Subject: [PATCH] broom --- ui/app/utils/model-helpers/database-helpers.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/app/utils/model-helpers/database-helpers.js b/ui/app/utils/model-helpers/database-helpers.js index 7ad72027e898..38e7f565f6ec 100644 --- a/ui/app/utils/model-helpers/database-helpers.js +++ b/ui/app/utils/model-helpers/database-helpers.js @@ -2,7 +2,7 @@ * Copyright (c) HashiCorp, Inc. * SPDX-License-Identifier: BUSL-1.1 */ -// TODO: move to model-helpers + export const AVAILABLE_PLUGIN_TYPES = [ { value: 'elasticsearch-database-plugin',