test(io): remove unused module imports
Signed-off-by: Taimoor Zaeem <taimoorzaeem@gmail.com>
This commit is contained in:
committed by
Steve Chavez
parent
bcf3457c28
commit
d064faebb9
@@ -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 *
|
||||
|
||||
Reference in New Issue
Block a user