Skip to content

Commit

Permalink
import
Browse files Browse the repository at this point in the history
  • Loading branch information
kramstrom committed Jul 12, 2024
1 parent 1da6d9e commit 4bc02b6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions modal/cli/_download.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,10 @@
from click import UsageError

from modal._utils.async_utils import TaskContext
from modal.config import logger
from modal.network_file_system import _NetworkFileSystem
from modal.volume import FileEntry, FileEntryType, _Volume

from .config import logger

PIPE_PATH = Path("-")


Expand Down

0 comments on commit 4bc02b6

Please sign in to comment.