Skip to content

Commit 915de5f

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 685aee2 commit 915de5f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

monai/losses/perceptual.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515

1616
import torch
1717
import torch.nn as nn
18-
from huggingface_hub import hf_hub_download
1918

2019
from monai.utils import optional_import
2120
from monai.utils.enums import StrEnum

0 commit comments

Comments
 (0)