Skip to content

Commit

Permalink
rm unused
Browse files Browse the repository at this point in the history
  • Loading branch information
hinthornw committed Dec 5, 2024
1 parent 518880c commit 96c9258
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libs/checkpoint-postgres/langgraph/store/postgres/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@

import orjson
from psycopg import Capabilities, Connection, Cursor, Pipeline
from psycopg.errors import UndefinedTable
from psycopg.rows import DictRow, dict_row
from psycopg.types.json import Jsonb
from psycopg_pool import ConnectionPool
Expand Down

0 comments on commit 96c9258

Please sign in to comment.