Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-monch committed Nov 2, 2023
1 parent c08b4ab commit 7443c8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion datalad_next/runners/run.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from __future__ import annotations

import subprocess
import sys
from collections.abc import Generator
from contextlib import contextmanager
from pathlib import Path
Expand Down

0 comments on commit 7443c8a

Please sign in to comment.