More refactoring.

This commit is contained in:
Jelmer Vernooij 2021-02-25 03:37:09 +00:00
parent c184e01aef
commit be24ed6b4f
4 changed files with 29 additions and 1 deletions

View file

@ -16,6 +16,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
import logging
import os
import posixpath
from ..debian.apt import AptManager