Cleanup unused struct import

This commit is contained in:
James Hilliard
2024-08-22 17:53:54 -06:00
parent 1fcef07902
commit 1e5d1a2528

View File

@@ -13,7 +13,6 @@
# See the License for the specific language governing permissions and -
# limitations under the License. -
# ------------------------------------------------------------------------------
import struct
from ssl import SSLContext
from typing import Any, Union