remove more rd, fix imports

This commit is contained in:
2025-03-03 11:18:44 -05:00
parent 42c2f469c4
commit e1f672d1c5
4 changed files with 9 additions and 4 deletions

View File

@ -5,6 +5,7 @@ import logging
import re
import shutil
import typing
from subprocess import Popen
from flupdt.common import bash_wrapper