Skip to content

Commit 8186422

Browse files
NicolasHugfacebook-github-bot
authored andcommitted
[fbsync] remove unused import (#6473)
Reviewed By: datumbox Differential Revision: D39013681 fbshipit-source-id: 489e6d3403d95b1fa62109a208886b36a47f4fe6
1 parent 4304bb4 commit 8186422

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

torchvision/prototype/transforms/_augment.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import warnings
44
from typing import Any, Dict, Tuple
55

6-
import PIL.Image
76
import torch
87
from torchvision.prototype import features
98
from torchvision.prototype.transforms import functional as F

0 commit comments

Comments
 (0)