Skip to content
Snippets Groups Projects
Commit dc4516b9 authored by Chris Lamb's avatar Chris Lamb :eyes:
Browse files

Drop unused shlex import.

parent 108bcb7e
No related branches found
No related tags found
No related merge requests found
Pipeline #134119 passed
......@@ -19,7 +19,6 @@
import abc
import logging
import shlex
import subprocess
from ...utils import format_cmdline
......
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