test(io): remove unused module imports

Signed-off-by: Taimoor Zaeem <taimoorzaeem@gmail.com>
This commit is contained in:
Taimoor Zaeem
2025-09-22 12:38:47 -05:00
committed by Steve Chavez
parent bcf3457c28
commit d064faebb9
6 changed files with 0 additions and 34 deletions
-2
View File
@@ -1,7 +1,5 @@
"IO tests for PostgREST started on replicas"
import pytest
from config import *
from util import *
from postgrest import *