[cross-project-tests] remove final dexter.builder import (#65653)

This commit is contained in:
Christopher Di Bella
2023-09-08 02:47:26 -07:00
committed by GitHub
parent 2a82dfd704
commit 4a351ef70a

View File

@@ -12,7 +12,6 @@ import csv
import re
import pickle
from dex.builder import run_external_build_script
from dex.command.ParseCommand import get_command_infos
from dex.debugger.Debuggers import run_debugger_subprocess
from dex.debugger.DebuggerControllers.DefaultController import DefaultController