Skip to content

Commit 6309187

Browse files
NicolasHugfacebook-github-bot
authored andcommitted
[fbsync] Remove unused import (#7245)
Reviewed By: vmoens Differential Revision: D44416604 fbshipit-source-id: 6f3c9d29c6c6599ba2ccc42e05de801b63e4ee9a
1 parent c629504 commit 6309187

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

torchvision/datasets/vision.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import os
22
from typing import Any, Callable, List, Optional, Tuple
33

4-
import torch
54
import torch.utils.data as data
65

76
from ..utils import _log_api_usage_once

0 commit comments

Comments
 (0)