Commit 3f67cc5
committed
Removes unused embedding queue
Removes the unused embedding queue property from the Gemini embedder class.
This simplifies the class and removes potential confusion. The queue was initialized but never used, indicating it was likely a remnant of previous development.1 parent 1b38421 commit 3f67cc5
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
0 commit comments