Skip to content

Commit 4c19b77

Browse files
committed
remove output
1 parent 42d8a5d commit 4c19b77

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

examples/src/main/java/org/neo4j/docs/driver/DriverIntroductionExample.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,3 @@ public static void main(String... args) throws Exception {
109109
}
110110
}
111111
// end::driver-introduction-example[]
112-
113-
// tag::hello-world-output[]
114-
// hello, world, from node 1234
115-
// end::hello-world-output[]

0 commit comments

Comments
 (0)