Skip to content

Commit c418f08

Browse files
committed
Rm test code
1 parent 60aca0a commit c418f08

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

examples/build_graph/simple_kg_builder_from_pdf.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@
2222
AUTH = ("neo4j", "password")
2323
DATABASE = "neo4j"
2424

25-
import logging
26-
27-
logging.basicConfig(level=logging.DEBUG)
2825

2926
root_dir = Path(__file__).parents[1]
3027
file_path = root_dir / "data" / "Harry Potter and the Chamber of Secrets Summary.pdf"

0 commit comments

Comments
 (0)