Skip to content

Commit 84af763

Browse files
committed
chore: fix plugin categories
1 parent 3861b07 commit 84af763

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/io/kestra/plugin/couchbase/package-info.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
@PluginSubGroup(
22
description = "This sub-group of plugins contains tasks for using Couchbase.\n" +
33
"Couchbase is an award-winning distributed NoSQL cloud database that delivers unmatched versatility, performance, scalability, and financial value for all of your cloud, mobile, on-premises, hybrid, distributed cloud, and edge computing applications.",
4-
categories = PluginSubGroup.PluginCategory.DATABASE,
54
categories = {
65
PluginSubGroup.PluginCategory.DATA
76
}

0 commit comments

Comments
 (0)