Commit 4c4f8e3a by Sébastien Eustace

Remove unnecessary import

parent a854f592
...@@ -2,8 +2,6 @@ import os ...@@ -2,8 +2,6 @@ import os
import subprocess import subprocess
import sys import sys
import pexpect
from contextlib import contextmanager from contextlib import contextmanager
from pathlib import Path from pathlib import Path
from subprocess import CalledProcessError from subprocess import CalledProcessError
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment