Skip to content

Commit

Permalink
Unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
mikenerone committed Mar 16, 2024
1 parent 23b572a commit a3683e1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
from slurry.sections import Map
from slurry.environments import TrioSection

from .fixtures import AsyncIteratorWithoutAclose

async def test_pipeline_create(autojump_clock):
async with Pipeline.create(None):
await trio.sleep(1)
Expand Down

0 comments on commit a3683e1

Please sign in to comment.