Skip to content

Commit

Permalink
drop psycopg2 files
Browse files Browse the repository at this point in the history
  • Loading branch information
s4ke committed Oct 30, 2024
1 parent d2afdea commit 54e1ff5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion skipper/skipper/dataseries/raw_sql/escape.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

from django.db import connections
from psycopg import sql
from psycopg2.extensions import quote_ident # type: ignore
from rest_framework.exceptions import APIException

from skipper.dataseries.raw_sql.validate import validate_sql_string
Expand Down

0 comments on commit 54e1ff5

Please sign in to comment.