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
-8
View File
@@ -1,13 +1,5 @@
"Sanity checks for the PostgREST black box testing infrastructure."
from datetime import datetime
from operator import attrgetter
import os
import re
import signal
import socket
import time
import pytest
from config import *