Skip to content

Commit 540839c

Browse files
authored
remove unused import
1 parent 5f1fd65 commit 540839c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ Create new instance of ConnectionPool and start querying.
4848
You don't need to startup connection pool, the connection pool will create connections as needed.
4949

5050
```python
51-
from typing import Any
52-
5351
from psqlpy import ConnectionPool, QueryResult
5452

5553

0 commit comments

Comments
 (0)