Skip to content
Snippets Groups Projects
Commit e6d1ef04 authored by Simon McVittie's avatar Simon McVittie
Browse files

debootstrap: Fix missing import

parent cffbc911
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,7 @@ import os
import subprocess
import sys
from contextlib import suppress
from pathlib import Path
logger = logging.getLogger('flatdeb.debootstrap')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment