chore: remove duplicate import
This commit is contained in:
parent
c3cec818d7
commit
f6c76ce19e
1 changed files with 0 additions and 2 deletions
|
|
@ -183,8 +183,6 @@ class CogneeGraph(CogneeAbstractGraph):
|
|||
|
||||
self.triplet_distance_penalty = triplet_distance_penalty
|
||||
|
||||
import time
|
||||
|
||||
start_time = time.time()
|
||||
# Process nodes
|
||||
for node_id, properties in nodes_data:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue