mirror of https://github.com/citusdata/citus.git
Remove imports from test_prepared_statements.py
Hit by CI. Apparently useless...pull/7288/head
parent
bced0cf1c2
commit
a9835c4762
|
@ -1,6 +1,3 @@
|
||||||
import psycopg
|
|
||||||
import pytest
|
|
||||||
|
|
||||||
|
|
||||||
def test_call_param(cluster):
|
def test_call_param(cluster):
|
||||||
# create a distributed table and an associated distributed procedure
|
# create a distributed table and an associated distributed procedure
|
||||||
|
|
Loading…
Reference in New Issue