Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
radoering committed Oct 13, 2023
1 parent 1179f75 commit 76ecb0b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/installation/test_executor.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@
from poetry.utils.env import VirtualEnv
from tests.types import FixtureDirGetter

pytestmark = pytest.mark.network


class Chef(BaseChef):
_directory_wheels: list[Path] | None = None
Expand Down

0 comments on commit 76ecb0b

Please sign in to comment.