Skip to content

Commit

Permalink
[core] revert dir travel
Browse files Browse the repository at this point in the history
Signed-off-by: jukejian <[email protected]>
  • Loading branch information
Jay-ju committed Jan 31, 2025
1 parent cf943be commit 26893d4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions python/ray/_private/runtime_env/packaging.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,6 @@ def _xor_bytes(left: bytes, right: bytes) -> bytes:
return left or right


default_logger = logging.getLogger(__name__)


def _dir_travel(
path: Path,
root: Path,
Expand Down

0 comments on commit 26893d4

Please sign in to comment.