Skip to content

Commit 4db4586

Browse files
test: remove unused import
1 parent 68ba4b0 commit 4db4586

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/array/mixins/test_getset.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
import tensorflow as tf
55
import torch
66
from scipy.sparse import csr_matrix
7-
from torch import nn
87

98
from docarray import DocumentArray, Document
109
from docarray.array.qdrant import DocumentArrayQdrant

0 commit comments

Comments
 (0)