Remove imports from test_prepared_statements.py

Hit by CI.

Apparently useless...
pull/7288/head
Cédric Villemain 2023-11-02 09:57:00 +01:00
parent bced0cf1c2
commit a9835c4762
1 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,3 @@
import psycopg
import pytest
def test_call_param(cluster):
# create a distributed table and an associated distributed procedure