Skip to content

Commit 39ba4b5

Browse files
committed
Improved example [skip ci]
1 parent 3542438 commit 39ba4b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/hybrid/example.nim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import db_connector/db_postgres
2-
import std/[envvars, httpclient, json, sequtils, sugar]
2+
import std/[httpclient, json, sequtils, sugar]
33

44
let db = db_postgres.open("localhost", "", "", "pgvector_example")
55

0 commit comments

Comments
 (0)