Skip to content

Commit e9fa533

Browse files
committed
Remove unused import
1 parent ffe105f commit e9fa533

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CollaborativeCoding/dataloaders/usps_0_6.py

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

99
import h5py as h5
1010
import numpy as np
11-
import torch
1211
from PIL import Image
1312
from torch.utils.data import Dataset
1413

0 commit comments

Comments
 (0)