Skip to content

Commit 16e1a21

Browse files
authored
Update CreateCollection.java
Remove comments that don't pertain to the focus of this code example
1 parent 650f571 commit 16e1a21

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

astra-db-client/src/test/java/com/dtsx/astra/sdk/documentation/CreateCollection.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99
public class CreateCollection {
1010
public static void main(String[] args) {
11-
// Given an active db
1211
AstraDB db = new AstraDB("<token>", "<api_endpoint>");
1312

1413
// Create a non-vector collection

0 commit comments

Comments
 (0)