Skip to content

Commit a02f669

Browse files
committed
Remove unusued import
1 parent ef1f952 commit a02f669

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

torch/signal/windows/windows.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import torch
22

3-
import numpy as np
4-
53
from torch import Tensor
64
from torch.types import _dtype, _device, _layout
75

0 commit comments

Comments
 (0)