Skip to content

Commit f3a3690

Browse files
committed
Revert "Merge pull request #11 from Developers-RCCS/Ncode01/fix-defaultdict-import"
This reverts commit a9a323c, reversing changes made to ddde36b.
1 parent a9a323c commit f3a3690

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

agents/context_expander.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import spacy
44
from .base import BaseAgent
55
from utils.chunk_utils import filter_redundant_chunks
6-
from collections import defaultdict
76

87
logger = logging.getLogger(__name__)
98

0 commit comments

Comments
 (0)