Merge pull request #194 from jameshilliard/remove-struct

This commit is contained in:
Brett Rowan
2024-08-22 17:55:52 -06:00
committed by GitHub

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