[upstream_utils] Clean up package imports (#6857)

This commit is contained in:
Tyler Veness
2024-07-20 07:01:06 -07:00
committed by GitHub
parent 6ec8763eac
commit d827c84c5e
17 changed files with 16 additions and 86 deletions

View File

@@ -4,9 +4,6 @@ import os
import shutil
from upstream_utils import (
get_repo_root,
clone_repo,
comment_out_invalid_includes,
walk_if,
copy_to,
Lib,