Skip to content

Commit c0765bd

Browse files
committed
remove unused import
1 parent 3ae90a6 commit c0765bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/test_rag_system.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import unittest
22

3-
from torch import cosine_similarity
43
from rag_system import RAGSystem
54

65
class TestRAGSystem(unittest.TestCase):

0 commit comments

Comments
 (0)