From b275762390023b401fc9124c9b03a458f0fced0f Mon Sep 17 00:00:00 2001 From: Gary Talent Date: Tue, 28 Nov 2023 23:34:12 -0600 Subject: [PATCH] [buildcore] Cleanup --- scripts/pybb.py | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/pybb.py b/scripts/pybb.py index fea27ce..1036d7e 100755 --- a/scripts/pybb.py +++ b/scripts/pybb.py @@ -14,7 +14,6 @@ import os import platform import shutil -import socket import subprocess import sys from typing import List, Optional